
Data Fields | |
| struct usb2_page_cache * | pc |
| ohci_td_t * | td |
| ohci_td_t * | td_next |
| uint32_t | average |
| uint32_t | td_flags |
| uint32_t | len |
| uint16_t | max_frame_size |
| uint8_t | shortpkt |
| uint8_t | setup_alt_next |
| uint8_t | short_frames_ok |
Definition at line 108 of file ohci2.c.
| uint32_t ohci_std_temp::average |
Definition at line 112 of file ohci2.c.
Referenced by ohci_setup_standard_chain(), and ohci_setup_standard_chain_sub().
| uint32_t ohci_std_temp::len |
Definition at line 114 of file ohci2.c.
Referenced by ohci_setup_standard_chain(), and ohci_setup_standard_chain_sub().
| uint16_t ohci_std_temp::max_frame_size |
Definition at line 115 of file ohci2.c.
Referenced by ohci_setup_standard_chain(), and ohci_setup_standard_chain_sub().
struct usb2_page_cache* ohci_std_temp::pc [read] |
Definition at line 109 of file ohci2.c.
Referenced by ohci_setup_standard_chain(), and ohci_setup_standard_chain_sub().
| uint8_t ohci_std_temp::setup_alt_next |
Definition at line 117 of file ohci2.c.
Referenced by ohci_setup_standard_chain(), and ohci_setup_standard_chain_sub().
| uint8_t ohci_std_temp::short_frames_ok |
Definition at line 118 of file ohci2.c.
Referenced by ohci_setup_standard_chain(), and ohci_setup_standard_chain_sub().
| uint8_t ohci_std_temp::shortpkt |
Definition at line 116 of file ohci2.c.
Referenced by ohci_setup_standard_chain(), and ohci_setup_standard_chain_sub().
Definition at line 110 of file ohci2.c.
Referenced by ohci_setup_standard_chain(), and ohci_setup_standard_chain_sub().
| uint32_t ohci_std_temp::td_flags |
Definition at line 113 of file ohci2.c.
Referenced by ohci_setup_standard_chain(), and ohci_setup_standard_chain_sub().
Definition at line 111 of file ohci2.c.
Referenced by ohci_setup_standard_chain(), and ohci_setup_standard_chain_sub().
1.5.8