Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/usb/hubd/
H A Dhubdvar.h335 #define USB_DEV_HUB_CHILD_PWRLVL 0x80 macro
/illumos-gate/usr/src/uts/common/io/usb/usba/
H A Dhubdi.c789 case USB_DEV_HUB_CHILD_PWRLVL: in hubd_resume_port()
946 case USB_DEV_HUB_CHILD_PWRLVL: in hubd_suspend_port()
4164 hubd->h_dev_state = USB_DEV_HUB_CHILD_PWRLVL; in hubd_hotplug_thread()
4188 if (hubd->h_dev_state == USB_DEV_HUB_CHILD_PWRLVL) { in hubd_hotplug_thread()