Symbol: hub_power_t
usr/src/uts/common/io/usb/usba/hubdi.c
1626
hub_power_t *hubpm;
usr/src/uts/common/io/usb/usba/hubdi.c
1700
hub_power_t *hubpm;
usr/src/uts/common/io/usb/usba/hubdi.c
1754
hub_power_t *hubpm;
usr/src/uts/common/io/usb/usba/hubdi.c
2763
hub_power_t *hubpm;
usr/src/uts/common/io/usb/usba/hubdi.c
2920
kmem_free(hubpm, sizeof (hub_power_t));
usr/src/uts/common/io/usb/usba/hubdi.c
3792
hub_power_t *hubpm;
usr/src/uts/common/io/usb/usba/hubdi.c
673
hub_power_t *hubpm;
usr/src/uts/common/io/usb/usba/hubdi.c
736
hub_power_t *hubpm;
usr/src/uts/common/io/usb/usba/hubdi.c
7545
hub_power_t *hubpm;
usr/src/uts/common/io/usb/usba/hubdi.c
7551
hubpm = kmem_zalloc(sizeof (hub_power_t), KM_SLEEP);
usr/src/uts/common/io/usb/usba/hubdi.c
8936
hub_power_t *hubpm;
usr/src/uts/common/sys/usb/hubd/hubdvar.h
112
_NOTE(DATA_READABLE_WITHOUT_LOCK(hub_power_t::hubp_hubd))
usr/src/uts/common/sys/usb/hubd/hubdvar.h
113
_NOTE(DATA_READABLE_WITHOUT_LOCK(hub_power_t::hubp_wakeup_enabled))
usr/src/uts/common/sys/usb/hubd/hubdvar.h
114
_NOTE(DATA_READABLE_WITHOUT_LOCK(hub_power_t::hubp_pwr_states))
usr/src/uts/common/sys/usb/hubd/hubdvar.h
115
_NOTE(DATA_READABLE_WITHOUT_LOCK(hub_power_t::hubp_time_at_full_power))
usr/src/uts/common/sys/usb/hubd/hubdvar.h
116
_NOTE(DATA_READABLE_WITHOUT_LOCK(hub_power_t::hubp_min_pm_threshold))
usr/src/uts/common/sys/usb/hubd/hubdvar.h
117
_NOTE(DATA_READABLE_WITHOUT_LOCK(hub_power_t::hubp_pm_capabilities))
usr/src/uts/common/sys/usb/hubd/hubdvar.h
118
_NOTE(DATA_READABLE_WITHOUT_LOCK(hub_power_t::hubp_pmcomp))
usr/src/uts/common/sys/usb/hubd/hubdvar.h
119
_NOTE(DATA_READABLE_WITHOUT_LOCK(hub_power_t::hubp_confpwr_descr))
usr/src/uts/common/sys/usb/hubd/hubdvar.h
147
hub_power_t *h_hubpm; /* pointer to power struct */
usr/src/uts/common/sys/usb/hubd/hubdvar.h
262
_NOTE(MUTEX_PROTECTS_DATA(hubd::h_mutex, hub_power_t))