Data Fields | |
uint32_t | actual_len:11 |
uint32_t | resv1:5 |
uint32_t | resv2:1 |
uint32_t | bitstuff:1 |
uint32_t | timeout:1 |
uint32_t | nak:1 |
uint32_t | babble:1 |
uint32_t | buffer_error:1 |
uint32_t | stalled:1 |
uint32_t | active:1 |
uint32_t | ioc:1 |
uint32_t | ios:1 |
uint32_t | ls:1 |
uint32_t | error_limit:2 |
uint32_t | spd:1 |
uint32_t | resv3:2 |
Definition at line 101 of file usb_uhci.c.
Definition at line 104 of file usb_uhci.c.
Definition at line 107 of file usb_uhci.c.
Definition at line 110 of file usb_uhci.c.
Referenced by uhci_remove_stalled(), and uhci_tx_pkt_wait().
Definition at line 113 of file usb_uhci.c.
Referenced by uhci_process_completed(), uhci_remove_stalled(), and uhci_tx_pkt_wait().
Definition at line 114 of file usb_uhci.c.
Referenced by uhci_process_completed(), uhci_remove_stalled(), and uhci_setup_td().
Definition at line 118 of file usb_uhci.c.
Definition at line 119 of file usb_uhci.c.
Definition at line 120 of file usb_uhci.c.
Referenced by uhci_process_completed(), and uhci_setup_td().
Definition at line 121 of file usb_uhci.c.
Definition at line 122 of file usb_uhci.c.