Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/sys/usb/hcd/ehci/
H A Dehci.h118 #define EHCI_HCS_PORT_INDICATOR 0x00010000 /* Port indicator control */ macro
/titanic_41/usr/src/uts/common/io/usb/hcd/ehci/
H A Dehci_hub.c191 if (capability & EHCI_HCS_PORT_INDICATOR) { in ehci_init_root_hub()
H A Dehci_util.c4267 EHCI_HCS_PORT_INDICATOR) ? "Yes" : "No"); in ehci_print_caps()