Data Fields | |
uint32_t | terminate:1 |
uint32_t | qh_select:1 |
uint32_t | depth_select:1 |
uint32_t | resv:1 |
uint32_t | flp:28 |
Definition at line 82 of file usb_uhci.c.
Definition at line 84 of file usb_uhci.c.
Referenced by dump_qh(), uhci_add_td_to_qh(), uhci_create_chan(), uhci_create_info(), uhci_remove_error_td(), and uhci_remove_qh().
Definition at line 85 of file usb_uhci.c.
Referenced by uhci_add_td_to_qh(), uhci_create_chan(), and uhci_setup_td().
Definition at line 87 of file usb_uhci.c.
Definition at line 88 of file usb_uhci.c.
Referenced by uhci_add_td_to_qh(), uhci_create_chan(), uhci_remove_error_td(), and uhci_remove_qh().