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

/freebsd-10.2-release/sys/dev/usb/controller/
H A Dohci.h94 #define OHCI_TOGGLECARRY 0x00000002 macro
H A Dohci.c633 (ed_headp & OHCI_TOGGLECARRY) ? "-CARRY" : "",
1058 if (ed_headp & OHCI_TOGGLECARRY) {

Completed in 99 milliseconds