Home
last modified time | relevance | path

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

/freebsd-9-stable/sys/dev/usb/controller/
Dohci.h118 #define OHCI_TD_NOINTR 0x00e00000 macro
Dohci.c1428 OHCI_TD_TOGGLE_0 | OHCI_TD_NOINTR); in ohci_setup_standard_chain()
1453 temp.td_flags = htole32(OHCI_TD_NOCC | OHCI_TD_NOINTR); in ohci_setup_standard_chain()