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/
Dehci.h197 #define EHCI_QTD_SET_CERR(x) ((x) << 10) macro
Dehci.c1749 htohc32(temp.sc, EHCI_QTD_SET_CERR(3)); in ehci_setup_standard_chain()
1759 htohc32(temp.sc, EHCI_QTD_SET_CERR(3)); in ehci_setup_standard_chain()
1807 htohc32(temp.sc, EHCI_QTD_SET_CERR(3) | in ehci_setup_standard_chain()
1845 temp.qtd_status &= htohc32(temp.sc, EHCI_QTD_SET_CERR(3) | in ehci_setup_standard_chain()