Home
last modified time | relevance | path

Searched refs:USB_CR_NOT_ACCESSED (Results 1 – 8 of 8) sorted by relevance

/titanic_44/usr/src/uts/common/io/usb/hcd/ehci/
H A Dehci_intr.c517 error = USB_CR_NOT_ACCESSED; in ehci_check_for_error()
578 error = USB_CR_NOT_ACCESSED; in ehci_check_for_error()
H A Dehci_isoch_util.c1528 error = USB_CR_NOT_ACCESSED; in ehci_parse_itd_error()
1570 error = USB_CR_NOT_ACCESSED; in ehci_parse_sitd_error()
1608 error = USB_CR_NOT_ACCESSED; in ehci_parse_sitd_error()
/titanic_44/usr/src/uts/common/sys/usb/
H A Dusbai.h150 USB_CR_NOT_ACCESSED = 13, /* Not accessed by hardware */ enumerator
/titanic_44/usr/src/uts/common/io/usb/usba/
H A Dhcdi.c418 case USB_CR_NOT_ACCESSED: in usba_hcdi_update_error_stats()
H A Dusbai_util.c1798 { USB_CR_NOT_ACCESSED, "<Not accessed by hardware>" },
H A Dusba_ugen.c4233 { USB_CR_NOT_ACCESSED, USB_LC_STAT_NOT_ACCESSED },
/titanic_44/usr/src/uts/common/io/usb/hcd/uhci/
H A Duhciutil.c4189 USB_CR_NOT_ACCESSED; in uhci_insert_isoc_td()
/titanic_44/usr/src/uts/common/io/usb/hcd/openhci/
H A Dohci.c8696 error = USB_CR_NOT_ACCESSED; in ohci_check_for_error()