Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/usb/hubd/
H A Dhubdvar.h86 uint8_t hubp_wakeup_enabled; /* remote wakeup enabled? */ member
113 _NOTE(DATA_READABLE_WITHOUT_LOCK(hub_power_t::hubp_wakeup_enabled))
/illumos-gate/usr/src/uts/common/io/usb/usba/
H A Dhubdi.c1530 hubd->h_hubpm->hubp_wakeup_enabled) { in hubd_bus_power()
2758 if (hubd->h_hubpm->hubp_wakeup_enabled) { in hubd_restore_device_state()
2914 if (hubd->h_hubpm->hubp_wakeup_enabled) { in hubd_cleanup()
7603 hubpm->hubp_wakeup_enabled = 1; in hubd_create_pm_components()