Home
last modified time | relevance | path

Searched refs:uc_wakeup_enabled (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/usb/usba/
H A Dusba_private.h436 uint8_t uc_wakeup_enabled; member
450 _NOTE(DATA_READABLE_WITHOUT_LOCK(usb_common_power_t::uc_wakeup_enabled))
/illumos-gate/usr/src/uts/common/io/usb/usb_ia/
H A Dusb_ia.c744 if (iapm->uc_wakeup_enabled) { in usb_ia_cleanup()
1002 if (iapm->uc_wakeup_enabled) { in usb_ia_restore_device_state()
1208 iapm->uc_wakeup_enabled = 1; in usb_ia_create_pm_components()
/illumos-gate/usr/src/uts/common/io/usb/usb_mid/
H A Dusb_mid.c804 if (midpm->uc_wakeup_enabled) { in usb_mid_cleanup()
1198 if (midpm->uc_wakeup_enabled) { in usb_mid_restore_device_state()
1415 midpm->uc_wakeup_enabled = 1; in usb_mid_create_pm_components()