Data Fields | |
struct uhci_dev_info * | ud |
int | eop |
int | maxpkt |
int | toggle |
Definition at line 188 of file usb_uhci.c.
struct uhci_dev_info* uhci_eop_info::ud [read] |
Definition at line 190 of file usb_uhci.c.
Referenced by uhci_create_eop(), uhci_tx_pkt(), uhci_tx_pkt_now(), and uhci_tx_pkt_wait().
Definition at line 191 of file usb_uhci.c.
Referenced by uhci_create_eop(), uhci_tx_pkt_now(), and uhci_tx_pkt_wait().
Definition at line 193 of file usb_uhci.c.
Referenced by uhci_create_eop(), uhci_set_toggle(), uhci_tx_pkt(), uhci_tx_pkt_now(), and uhci_tx_pkt_wait().