Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/usb/usba/
H A Dusba_ugen.c1849 uint_t new_if = UGEN_MINOR_IF(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()
1864 if ((new_if == 0) && (new_alt == 0) && in ugen_epxs_switch_cfg_alt()
1868 dev_cfg[0].cfg_if[new_if].if_n_alt == 1)) { in ugen_epxs_switch_cfg_alt()
1873 dev_cfg[0].cfg_if[new_if].if_n_alt); in ugen_epxs_switch_cfg_alt()
1877 ASSERT(epp->ep_if == new_if); in ugen_epxs_switch_cfg_alt()
1929 epp->ep_if = (uchar_t)new_if; in ugen_epxs_switch_cfg_alt()
1946 cfg_if[new_if].if_n_alt > 1) && in ugen_epxs_switch_cfg_alt()
1947 (usb_get_alt_if(ugenp->ug_dip, new_if, &alt, in ugen_epxs_switch_cfg_alt()
1956 if ((rval = usb_set_alt_if(ugenp->ug_dip, new_if, in ugen_epxs_switch_cfg_alt()
/illumos-gate/usr/src/uts/common/inet/ipnet/
H A Dipnet.c398 boolean_t new_if = B_FALSE; in ipnet_populate_if() local
432 new_if = B_TRUE; in ipnet_populate_if()
451 if (!new_if) in ipnet_populate_if()