Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/usb/usba/
H A Dusba_ugen.c1823 uint_t new_if = UGEN_MINOR_IF(ugenp, dev); in ugen_epxs_switch_cfg_alt() local
1835 new_cfgidx, new_if, new_alt, epp->ep_state); in ugen_epxs_switch_cfg_alt()
1838 if ((new_if == 0) && (new_alt == 0) && in ugen_epxs_switch_cfg_alt()
1842 dev_cfg[0].cfg_if[new_if].if_n_alt == 1)) { in ugen_epxs_switch_cfg_alt()
1847 dev_cfg[0].cfg_if[new_if].if_n_alt); in ugen_epxs_switch_cfg_alt()
1851 ASSERT(epp->ep_if == new_if); in ugen_epxs_switch_cfg_alt()
1903 epp->ep_if = (uchar_t)new_if; in ugen_epxs_switch_cfg_alt()
1920 cfg_if[new_if].if_n_alt > 1) && in ugen_epxs_switch_cfg_alt()
1921 (usb_get_alt_if(ugenp->ug_dip, new_if, &alt, in ugen_epxs_switch_cfg_alt()
1930 if ((rval = usb_set_alt_if(ugenp->ug_dip, new_if, in ugen_epxs_switch_cfg_alt()
/titanic_41/usr/src/uts/common/inet/ipnet/
H A Dipnet.c393 boolean_t new_if = B_FALSE; in ipnet_populate_if() local
427 new_if = B_TRUE; in ipnet_populate_if()
446 if (!new_if) in ipnet_populate_if()