Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/cmd-inet/usr.lib/in.mpathd/
H A Dmpd_probe.c1353 struct phyint *inactivepi = NULL; in phyint_activate_another() local
1363 inactivepi = pi2; in phyint_activate_another()
1368 if (inactivepi != NULL) in phyint_activate_another()
1369 (void) change_pif_flags(inactivepi, 0, IFF_INACTIVE); in phyint_activate_another()