Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/usb/usba/
H A Dusba_ugen.c1851 uint_t new_cfgidx = UGEN_MINOR_CFGIDX(ugenp, dev); in ugen_epxs_switch_cfg_alt() local
1861 new_cfgidx, new_if, new_alt, epp->ep_state); in ugen_epxs_switch_cfg_alt()
1876 ASSERT(epp->ep_cfgidx == new_cfgidx); in ugen_epxs_switch_cfg_alt()
1897 if (new_cfgidx != cur_cfgidx) { in ugen_epxs_switch_cfg_alt()
1917 new_cfgidx, USB_FLAGS_SLEEP, NULL, in ugen_epxs_switch_cfg_alt()
1932 epp->ep_cfgidx = (uchar_t)new_cfgidx; in ugen_epxs_switch_cfg_alt()
1945 ((ugenp->ug_dev_data->dev_cfg[new_cfgidx]. in ugen_epxs_switch_cfg_alt()
1951 new_cfgidx) != USB_SUCCESS) { in ugen_epxs_switch_cfg_alt()