Home
last modified time | relevance | path

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

/NextBSD/sys/dev/usb/controller/
HDohci.h127 #define OHCI_TD_NOCC 0xf0000000 macro
HDohci.c1429 temp.td_flags = htole32(OHCI_TD_SETUP | OHCI_TD_NOCC | in ohci_setup_standard_chain()
1455 temp.td_flags = htole32(OHCI_TD_NOCC | OHCI_TD_NOINTR); in ohci_setup_standard_chain()
1524 OHCI_TD_NOCC | OHCI_TD_TOGGLE_1 | OHCI_TD_SET_DI(1)); in ohci_setup_standard_chain()
1527 OHCI_TD_NOCC | OHCI_TD_TOGGLE_1 | OHCI_TD_SET_DI(1)); in ohci_setup_standard_chain()