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.h192 #define EHCI_QTD_SET_PID(x) ((x) << 8) macro
Dehci.c1762 EHCI_QTD_SET_PID(EHCI_QTD_PID_SETUP) | in ehci_setup_standard_chain()
1828 EHCI_QTD_SET_PID(EHCI_QTD_PID_IN)) : in ehci_setup_standard_chain()
1830 EHCI_QTD_SET_PID(EHCI_QTD_PID_OUT)); in ehci_setup_standard_chain()
1850 EHCI_QTD_SET_PID(EHCI_QTD_PID_IN) | in ehci_setup_standard_chain()
1853 EHCI_QTD_SET_PID(EHCI_QTD_PID_OUT) | in ehci_setup_standard_chain()