Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/usb/usba/
H A Dusbai_private.h50 uint_t usb_get_current_cfgidx(dev_info_t *);
/illumos-gate/usr/src/uts/common/io/usb/usba/
H A Dusbai_util.c745 usb_get_current_cfgidx(dev_info_t *dip) in usb_get_current_cfgidx() function
H A Dusba_ugen.c401 ugenp->ug_initial_cfgidx = usb_get_current_cfgidx(dip); in usb_ugen_attach()