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

/illumos-gate/usr/src/uts/common/sys/usb/hcd/openhci/
H A Dohcid.h391 #define OHCI_PERIODIC_ENDPOINT(endpoint) (((endpoint->bmAttributes &\ macro
/illumos-gate/usr/src/uts/common/io/usb/hcd/openhci/
H A Dohci.c2534 if (OHCI_PERIODIC_ENDPOINT(epdt)) {
2569 if (OHCI_PERIODIC_ENDPOINT(epdt)) {
2616 if (OHCI_PERIODIC_ENDPOINT(epdt)) {
2721 if (OHCI_PERIODIC_ENDPOINT(eptd)) {
10392 if ((OHCI_PERIODIC_ENDPOINT(eptd)) &&
10730 if ((OHCI_PERIODIC_ENDPOINT(eptd)) &&

Completed in 83 milliseconds