Home
last modified time | relevance | path

Searched refs:usba_hubdi_power (Results 1 – 16 of 16) sorted by relevance

/titanic_41/usr/src/uts/common/io/usb/hubd/
H A Dhubd.c47 extern int usba_hubdi_power(dev_info_t *dip, int comp, int level);
79 usba_hubdi_power, /* power */
/titanic_41/usr/src/uts/common/io/warlock/
H A Dusbprn_with_usba.wlcmd123 root usba_hubdi_power
H A Dusbvc_with_usba.wlcmd131 root usba_hubdi_power
H A Dusb_ia_with_usba.wlcmd68 root usba_hubdi_power
H A Dusb_mid_with_usba.wlcmd71 root usba_hubdi_power
H A Dusb_as_with_usba.wlcmd128 root usba_hubdi_power
H A Dusbecm_with_usba.wlcmd131 root usba_hubdi_power
H A Dhid_with_usba.wlcmd129 root usba_hubdi_power
H A Dusb_ac_with_usba.wlcmd128 root usba_hubdi_power
H A Dusbser_edge_with_usba.wlcmd122 root usba_hubdi_power
H A Dusbftdi_with_usba.wlcmd137 root usba_hubdi_power
H A Dscsa2usb_with_usba.wlcmd139 root usba_hubdi_power
H A Dusbsacm_with_usba.wlcmd137 root usba_hubdi_power
H A Dusbsprl_with_usba.wlcmd136 root usba_hubdi_power
H A Dusbser_keyspan_with_usba.wlcmd143 root usba_hubdi_power
/titanic_41/usr/src/uts/common/io/usb/usba/
H A Dhubdi.c1750 usba_hubdi_power(dev_info_t *dip, int comp, int level) in usba_hubdi_power() function
1808 return (usba_hubdi_power(dip, comp, level)); in usba_hubdi_root_hub_power()