Home
last modified time | relevance | path

Searched refs:HC_TD_CC_NO_E (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/usb/hcd/openhci/
H A Dohci.h412 #define HC_TD_CC_NO_E 0x00000000 /* No error */ macro
/illumos-gate/usr/src/uts/common/io/usb/hcd/openhci/
H A Dohci_polled.c1744 if (ctrl != HC_TD_CC_NO_E) { in ohci_polled_process_input_list()
H A Dohci.c8582 case HC_TD_CC_NO_E: in ohci_check_for_error()