Searched refs:HUB_STATUS_OVERCURRENT (Results 1 – 2 of 2) sorted by relevance
236 #define HUB_STATUS_OVERCURRENT 0x0002 macro
1633 (hubstatus & HUB_STATUS_OVERCURRENT) ? "" : "no "); in hub_configure()5823 if (status & HUB_STATUS_OVERCURRENT) in hub_event()
Completed in 13 milliseconds