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

/opensolaris-onvv-gate/usr/src/uts/common/sys/usb/clients/wusb_df/
H A Dwusb_df.h42 uint8_t wusb_df_pwr_states; /* bit mask of device pwr states */ member in struct:wusb_df_power
/opensolaris-onvv-gate/usr/src/uts/common/io/usb/clients/wusb_df/
H A Dwusb_df.c727 if (USB_DEV_PWRSTATE_OK(pm->wusb_df_pwr_states, level)) {
730 "pwr_states: %x", level, pm->wusb_df_pwr_states);
806 wusb_dfpm->wusb_df_pwr_states = (uint8_t)pwr_states;

Completed in 48 milliseconds