Home
last modified time | relevance | path

Searched refs:HUB_CHARS_NO_POWER_SWITCHING (Results 1 – 5 of 5) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/usb/hubd/
H A Dhub.h89 #define HUB_CHARS_NO_POWER_SWITCHING 0x02 macro
/illumos-gate/usr/src/uts/common/io/usb/hcd/uhci/
H A Duhcihub.c176 HUB_CHARS_NO_POWER_SWITCHING|HUB_CHARS_NO_OVER_CURRENT; in uhci_init_root_hub()
/illumos-gate/usr/src/uts/common/io/usb/hcd/openhci/
H A Dohci_hub.c174 wHubCharacteristics = HUB_CHARS_NO_POWER_SWITCHING; in ohci_init_root_hub()
/illumos-gate/usr/src/uts/common/io/usb/hcd/ehci/
H A Dehci_hub.c181 wHubCharacteristics = HUB_CHARS_NO_POWER_SWITCHING; in ehci_init_root_hub()
/illumos-gate/usr/src/uts/common/io/usb/usba/
H A Dhubdi.c5498 if ((hubd->h_hub_chars & HUB_CHARS_NO_POWER_SWITCHING) || in hubd_enable_all_port_power()
8526 if ((hubd->h_hub_chars & HUB_CHARS_NO_POWER_SWITCHING) || in hubd_toggle_port()