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

/opensolaris-onvv-gate/usr/src/uts/common/sys/usb/hwa/hwahc/
H A Dhwahc.h56 } hwahc_power_t; typedef in typeref:struct:hwahc_power
58 _NOTE(DATA_READABLE_WITHOUT_LOCK(hwahc_power_t::hwahc_wakeup_enabled))
126 hwahc_power_t *hwahc_pm;
175 _NOTE(MUTEX_PROTECTS_DATA(hwahc_state_t::hwahc_mutex, hwahc_power_t))
/opensolaris-onvv-gate/usr/src/uts/common/io/usb/hwa/hwahc/
H A Dhwahc.c3308 hwahc_power_t *hwahcpm;
3315 hwahcpm = kmem_zalloc(sizeof (hwahc_power_t), KM_SLEEP);
3395 kmem_free(hwahcp->hwahc_pm, sizeof (hwahc_power_t));
3463 hwahc_power_t *pm;

Completed in 154 milliseconds