Home
last modified time | relevance | path

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

/freebsd/sys/dev/usb/controller/
H A Dohci.h181 #define OHCI_CC_STALL 4 macro
H A Dohci.c835 cc = OHCI_CC_STALL; in ohci_non_isoc_done_sub()
887 (cc == OHCI_CC_STALL) ? USB_ERR_STALLED : USB_ERR_IOERROR); in ohci_non_isoc_done_sub()