hid_power_t
hid_power_t *hidpm;
hid_power_t *hidpm;
kmem_free(hidpm, sizeof (hid_power_t));
hid_power_t *hidpm;
hidpm = kmem_zalloc(sizeof (hid_power_t), KM_SLEEP);
hid_power_t *hidpm;
hid_power_t *hidpm;
hid_power_t *hidpm;
_NOTE(DATA_READABLE_WITHOUT_LOCK(hid_power_t::hid_state))
_NOTE(DATA_READABLE_WITHOUT_LOCK(hid_power_t::hid_pm_strategy))
_NOTE(DATA_READABLE_WITHOUT_LOCK(hid_power_t::hid_wakeup_enabled))
_NOTE(DATA_READABLE_WITHOUT_LOCK(hid_power_t::hid_pwr_states))
_NOTE(DATA_READABLE_WITHOUT_LOCK(hid_power_t::hid_pm_capabilities))
hid_power_t *hid_pm; /* ptr to power struct */
_NOTE(MUTEX_PROTECTS_DATA(hid_state_t::hid_mutex, hid_power_t))