Home
last modified time | relevance | path

Searched refs:usb_get_current_cfgidx (Results 1 – 18 of 18) sorted by relevance

/titanic_44/usr/src/uts/common/sys/usb/usba/
H A Dusbai_private.h50 uint_t usb_get_current_cfgidx(dev_info_t *);
/titanic_44/usr/src/uts/common/io/warlock/
H A Dusbvc_with_usba.wlcmd89 root usb_get_current_cfgidx
H A Dusb_ia_with_usba.wlcmd87 root usb_get_current_cfgidx
H A Dusb_mid_with_usba.wlcmd90 root usb_get_current_cfgidx
H A Dusbprn_with_usba.wlcmd88 root usb_get_current_cfgidx
H A Dusbskel_with_usba.wlcmd84 root usb_get_current_cfgidx
H A Dusb_as_with_usba.wlcmd90 root usb_get_current_cfgidx
H A Dusbecm_with_usba.wlcmd89 root usb_get_current_cfgidx
H A Dhid_with_usba.wlcmd86 root usb_get_current_cfgidx
H A Dusb_ac_with_usba.wlcmd90 root usb_get_current_cfgidx
H A Dusbser_edge_with_usba.wlcmd79 root usb_get_current_cfgidx
H A Dscsa2usb_with_usba.wlcmd100 root usb_get_current_cfgidx
H A Dusbftdi_with_usba.wlcmd95 root usb_get_current_cfgidx
H A Dusbsacm_with_usba.wlcmd98 root usb_get_current_cfgidx
H A Dusbsprl_with_usba.wlcmd94 root usb_get_current_cfgidx
H A Dusbser_keyspan_with_usba.wlcmd100 root usb_get_current_cfgidx
/titanic_44/usr/src/uts/common/io/usb/usba/
H A Dusbai_util.c744 usb_get_current_cfgidx(dev_info_t *dip) in usb_get_current_cfgidx() function
H A Dusba_ugen.c395 ugenp->ug_initial_cfgidx = usb_get_current_cfgidx(dip); in usb_ugen_attach()