Home
last modified time | relevance | path

Searched refs:OHCI_NON_PERIODIC_ENDPOINT (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/usb/hcd/openhci/
H A Dohcid.h396 #define OHCI_NON_PERIODIC_ENDPOINT(endpoint) (((endpoint->bmAttributes &\ macro
/illumos-gate/usr/src/uts/common/io/usb/hcd/openhci/
H A Dohci.c10275 if (OHCI_NON_PERIODIC_ENDPOINT(eptd)) { in ohci_pipe_cleanup()