Home
last modified time | relevance | path

Searched refs:HUB_LOCAL_POWER_STATUS (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/usb/hubd/
H A Dhub.h205 #define HUB_LOCAL_POWER_STATUS 0x0001 /* state of the power supply */ macro
/illumos-gate/usr/src/uts/common/io/usb/usba/
H A Dhubdi.c4603 if (status & HUB_LOCAL_POWER_STATUS) { in hubd_get_hub_status()