Searched refs:EHCI_PERIODIC_ENDPOINT (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/io/usb/hcd/ehci/
H A Dehci.c872 if (EHCI_PERIODIC_ENDPOINT(epdt)) {
907 if (EHCI_PERIODIC_ENDPOINT(epdt)) {
967 if (EHCI_PERIODIC_ENDPOINT(epdt)) {
1073 if (EHCI_PERIODIC_ENDPOINT(eptd)) {
H A Dehci_xfer.c3734 if ((EHCI_PERIODIC_ENDPOINT(eptd)) &&
4007 if ((EHCI_PERIODIC_ENDPOINT(eptd)) &&
/illumos-gate/usr/src/uts/common/sys/usb/hcd/ehci/
H A Dehcid.h358 #define EHCI_PERIODIC_ENDPOINT(endpoint) (((endpoint->bmAttributes &\ macro

Completed in 72 milliseconds