Searched refs:iapm (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/io/usb/usb_ia/
H A Dusb_ia.c696 usb_common_power_t *iapm; local
734 iapm = usb_ia->ia_pm;
738 if ((iapm) && (usb_ia->ia_dev_state != USB_DEV_DISCONNECTED)) {
743 if (iapm->uc_wakeup_enabled) {
765 if (iapm) {
766 kmem_free(iapm, sizeof (usb_common_power_t));
974 usb_common_power_t *iapm; local
980 iapm = usb_ia->ia_pm;
1003 if (iapm->uc_wakeup_enabled) {
1165 usb_common_power_t *iapm; local
[all...]

Completed in 69 milliseconds