Home
last modified time | relevance | path

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

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