Home
last modified time | relevance | path

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

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