Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/sys/usb/hubd/
H A Dhubdvar.h319 #define HUBD_CHILD_RAISE_POWER 0x2000 macro
/titanic_50/usr/src/uts/common/io/usb/usba/
H A Dhubdi.c3923 HUBD_CHILD_RAISE_POWER; in hubd_hotplug_thread()
4006 if (hubd->h_port_state[port] & HUBD_CHILD_RAISE_POWER) { in hubd_hotplug_thread()
4021 ~HUBD_CHILD_RAISE_POWER; in hubd_hotplug_thread()