Home
last modified time | relevance | path

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

/openbsd/sys/dev/usb/
H A Dohcireg.h228 #define OHCI_CC_STALL 4 macro
H A Dohci.c1320 if (cc == OHCI_CC_STALL) in ohci_softintr()