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

/freebsd-12-stable/sys/dev/usb/controller/
H A Dohci.h120 #define OHCI_TD_NOINTR 0x00e00000 macro
H A Dohci.c1432 OHCI_TD_TOGGLE_0 | OHCI_TD_NOINTR);
1457 temp.td_flags = htole32(OHCI_TD_NOCC | OHCI_TD_NOINTR);

Completed in 111 milliseconds