Searched refs:uhci_polled_td (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/usb/hcd/uhci/
H A Duhcipolled.h78 uhci_td_t *uhci_polled_td; member in struct:uhci_polled
/illumos-gate/usr/src/uts/common/io/usb/hcd/uhci/
H A Duhcipolled.c232 td = uhci_polledp->uhci_polled_td;
406 td = uhci_polledp->uhci_polled_td;
540 uhci_td_t *td = uhci_polledp->uhci_polled_td;
553 uhci_polledp->uhci_polled_td->flag = TD_FLAG_FREE;
661 polled_td = uhci_polledp->uhci_polled_td;
746 polled_td = uhci_polledp->uhci_polled_td;
812 uhci_polledp->uhci_polled_td = td;

Completed in 68 milliseconds