Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/usb/hubd/
H A Dhub.h210 #define C_HUB_OVER_CURRENT 0x0002 /* global hub OC condition */ macro
/illumos-gate/usr/src/uts/common/io/usb/usba/
H A Dhubdi.c4652 if (change & C_HUB_OVER_CURRENT) { in hubd_get_hub_status()