Home
last modified time | relevance | path

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

/third_party/FreeBSD/sys/dev/usb/controller/
Dehci.h191 #define EHCI_QTD_SET_PID(x) ((x) << 8) macro
Dehci.c1748 EHCI_QTD_SET_PID(EHCI_QTD_PID_SETUP) | in ehci_setup_standard_chain()
1811 EHCI_QTD_SET_PID(EHCI_QTD_PID_IN)) : in ehci_setup_standard_chain()
1813 EHCI_QTD_SET_PID(EHCI_QTD_PID_OUT)); in ehci_setup_standard_chain()
1832 EHCI_QTD_SET_PID(EHCI_QTD_PID_IN) | in ehci_setup_standard_chain()
1835 EHCI_QTD_SET_PID(EHCI_QTD_PID_OUT) | in ehci_setup_standard_chain()