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

/illumos-gate/usr/src/uts/common/sys/usb/hcd/ehci/
H A Dehci.h514 #define EHCI_QTD_CTRL_OUT_PID 0x00000000 /* OUT token */ macro
/illumos-gate/usr/src/uts/common/io/usb/hcd/ehci/
H A Dehci_xfer.c1589 tw->tw_direction = EHCI_QTD_CTRL_OUT_PID;
1619 EHCI_QTD_CTRL_OUT_PID |
1742 EHCI_QTD_CTRL_OUT_PID : EHCI_QTD_CTRL_IN_PID;
1744 if (tw->tw_direction == EHCI_QTD_CTRL_OUT_PID) {
2147 tw->tw_direction = EHCI_QTD_CTRL_OUT_PID;
H A Dehci_polled.c2111 EHCI_QTD_CTRL_OUT_PID : EHCI_QTD_CTRL_IN_PID;

Completed in 73 milliseconds