Home
last modified time | relevance | path

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

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