Home
last modified time | relevance | path

Searched refs:EHCI_QTD_SET_CERR (Results 1 - 2 of 2) sorted by relevance

/third_party/FreeBSD/sys/dev/usb/controller/
H A Dehci.h195 #define EHCI_QTD_SET_CERR(x) ((x) << 10) macro
H A Dehci.c1735 htohc32(temp.sc, EHCI_QTD_SET_CERR(3)); in ehci_setup_standard_chain()
1744 htohc32(temp.sc, EHCI_QTD_SET_CERR(3)); in ehci_setup_standard_chain()
1791 htohc32(temp.sc, EHCI_QTD_SET_CERR(3) | in ehci_setup_standard_chain()
1826 temp.qtd_status &= htohc32(temp.sc, EHCI_QTD_SET_CERR(3) | in ehci_setup_standard_chain()

Completed in 5 milliseconds