Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/dev/usb/controller/
Dehci.h188 #define EHCI_QTD_SET_PID(x) ((x) << 8) macro
Dehci.c1811 EHCI_QTD_SET_PID(EHCI_QTD_PID_SETUP) | in ehci_setup_standard_chain()
1877 EHCI_QTD_SET_PID(EHCI_QTD_PID_IN)) : in ehci_setup_standard_chain()
1879 EHCI_QTD_SET_PID(EHCI_QTD_PID_OUT)); in ehci_setup_standard_chain()
1899 EHCI_QTD_SET_PID(EHCI_QTD_PID_IN) | in ehci_setup_standard_chain()
1902 EHCI_QTD_SET_PID(EHCI_QTD_PID_OUT) | in ehci_setup_standard_chain()