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

/opensolaris-onvv-gate/usr/src/uts/common/sys/usb/hubd/
H A Dhubdvar.h85 uint8_t hubp_pwr_states; member in struct:hub_power_struct
110 _NOTE(DATA_READABLE_WITHOUT_LOCK(hub_power_t::hubp_pwr_states))
/opensolaris-onvv-gate/usr/src/uts/common/io/usb/usba/
H A Dhubdi.c1770 if (USB_DEV_PWRSTATE_OK(hubpm->hubp_pwr_states, level)) {
1773 "hubp_pwr_states=0x%x", level, hubpm->hubp_pwr_states);
7301 hubpm->hubp_pwr_states = (uint8_t)pwr_states;

Completed in 209 milliseconds