Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/usb/hcd/uhci/
H A Duhci.h248 #define UHCI_TD_CRC_TIMEOUT 0x04 macro
/illumos-gate/usr/src/uts/common/io/usb/hcd/uhci/
H A Duhci.c1823 if (status & UHCI_TD_CRC_TIMEOUT) { in uhci_parse_td_error()
H A Duhciutil.c4710 UHCI_TD_CRC_TIMEOUT); in uhci_cmd_timeout_hdlr()