Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/usb/hcd/ehci/
H A Dehci.h124 #define EHCI_HCS_PORT_POWER_CONTROL 0x00000010 /* Port power control */ macro
/illumos-gate/usr/src/uts/common/io/usb/hcd/ehci/
H A Dehci_hub.c167 if (capability & EHCI_HCS_PORT_POWER_CONTROL) { in ehci_init_root_hub()
H A Dehci_util.c4303 EHCI_HCS_PORT_POWER_CONTROL) ? "Yes" : "No"); in ehci_print_caps()