Home
last modified time | relevance | path

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.c2518 if (OHCI_PERIODIC_ENDPOINT(epdt)) { in ohci_hcdi_pipe_open()
2553 if (OHCI_PERIODIC_ENDPOINT(epdt)) { in ohci_hcdi_pipe_open()
2600 if (OHCI_PERIODIC_ENDPOINT(epdt)) { in ohci_hcdi_pipe_open()
2705 if (OHCI_PERIODIC_ENDPOINT(eptd)) { in ohci_hcdi_pipe_close()
10372 if ((OHCI_PERIODIC_ENDPOINT(eptd)) && in ohci_pipe_cleanup()
10710 if ((OHCI_PERIODIC_ENDPOINT(eptd)) && in ohci_handle_outstanding_requests()