Home
last modified time | relevance | path

Searched defs:ohci_polled (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/usb/hcd/openhci/
H A Dohci_polled.h71 typedef struct ohci_polled { struct
76 ohci_state_t *ohci_polled_ohcip; argument
85 ohci_ed_t *ohci_polled_dummy_ed; argument
88 ohci_ed_t *ohci_polled_ed; /* Interrupt endpoint */ argument
93 uchar_t *ohci_polled_buf; argument
100 uint_t ohci_polled_flags; argument
106 ohci_td_t *ohci_polled_input_done_head; argument
111 ohci_td_t *ohci_polled_input_done_tail; argument
127 uint_t ohci_polled_entry; argument
133 usba_device_t *ohci_polled_usb_dev; /* USB device */ argument
[all …]