Home
last modified time | relevance | path

Searched refs:USB_DEV_PWRSTATE_OK (Results 1 – 17 of 17) sorted by relevance

/titanic_41/usr/src/uts/common/sys/usb/
H A Dusbai.h2343 #define USB_DEV_PWRSTATE_OK(state, level) \ macro
/titanic_41/usr/src/uts/common/io/usb/usb_ia/
H A Dusb_ia.c494 if (USB_DEV_PWRSTATE_OK(pm->uc_pwr_states, level)) { in usb_ia_power()
/titanic_41/usr/src/uts/common/io/usb/clients/usbskel/
H A Dusbskel.c1349 if (USB_DEV_PWRSTATE_OK(pm->usbskel_pwr_states, level)) { in usbskel_power()
/titanic_41/usr/src/uts/common/io/usb/usb_mid/
H A Dusb_mid.c546 if (USB_DEV_PWRSTATE_OK(midpm->uc_pwr_states, level)) { in usb_mid_power()
/titanic_41/usr/src/uts/common/io/usb/clients/usbser/usbftdi/
H A Duftdi_dsd.c484 if (USB_DEV_PWRSTATE_OK(pm->pm_pwr_states, level)) { in uftdi_usb_power()
/titanic_41/usr/src/uts/common/io/usb/clients/usbser/usbsprl/
H A Dpl2303_dsd.c484 if (USB_DEV_PWRSTATE_OK(pm->pm_pwr_states, level)) { in pl2303_usb_power()
/titanic_41/usr/src/uts/common/io/usb/clients/audio/usb_as/
H A Dusb_as.c1767 if (USB_DEV_PWRSTATE_OK(uaspm->aspm_pwr_states, level)) { in usb_as_power()
/titanic_41/usr/src/uts/common/io/usb/clients/printer/
H A Dusbprn.c2822 if (USB_DEV_PWRSTATE_OK(pm->usbprn_pwr_states, level)) { in usbprn_power()
/titanic_41/usr/src/uts/common/io/usb/clients/usbser/usbsacm/
H A Dusbsacm.c840 if (USB_DEV_PWRSTATE_OK(pm->pm_pwr_states, level)) { in usbsacm_ds_usb_power()
/titanic_41/usr/src/uts/common/io/usb/clients/hid/
H A Dhid.c1338 if (USB_DEV_PWRSTATE_OK(hidpm->hid_pwr_states, level)) { in hid_power()
/titanic_41/usr/src/uts/common/io/usb/clients/usbecm/
H A Dusbecm.c2229 if (USB_DEV_PWRSTATE_OK(pm->pm_pwr_states, level)) { in usbecm_power()
/titanic_41/usr/src/uts/common/io/usb/clients/usbser/usbser_keyspan/
H A Dkeyspan_dsd.c793 if (USB_DEV_PWRSTATE_OK(pm->pm_pwr_states, level)) { in keyspan_usb_power()
/titanic_41/usr/src/uts/common/io/usb/clients/video/usbvc/
H A Dusbvc.c1119 if (USB_DEV_PWRSTATE_OK(pm->usbvc_pwr_states, level)) { in usbvc_power()
/titanic_41/usr/src/uts/common/io/usb/usba/
H A Dusba_ugen.c4565 if (USB_DEV_PWRSTATE_OK(pm->pwr_states, level)) { in usb_ugen_power()
H A Dhubdi.c1767 if (USB_DEV_PWRSTATE_OK(hubpm->hubp_pwr_states, level)) { in usba_hubdi_power()
/titanic_41/usr/src/uts/common/io/usb/scsa2usb/
H A Dscsa2usb.c5687 if (USB_DEV_PWRSTATE_OK(pm->scsa2usb_pwr_states, level)) { in scsa2usb_power()
/titanic_41/usr/src/uts/common/io/usb/clients/audio/usb_ac/
H A Dusb_ac.c858 if (USB_DEV_PWRSTATE_OK(uacpm->acpm_pwr_states, level)) { in usb_ac_power()