Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/cmd-inet/usr.lib/in.mpathd/
H A Dmpd_tables.h171 PI_NOTARGETS = 1, /* Phyint has no targets */ enumerator
H A Dmpd_tables.c2333 if (pi->pi_state == PI_NOTARGETS && PROBE_CAPABLE(pii)) { in target_create()
2500 phyint_chstate(pii->pii_phyint, PI_NOTARGETS); in target_delete()
2684 return (pi->pi_state == PI_NOTARGETS && !(pi->pi_flags & IFF_FAILED)); in phyint_is_functioning()
2754 case PI_NOTARGETS: in ifstate()
H A Dmpd_main.c735 if (pii->pii_phyint->pi_state == PI_NOTARGETS) in select_test_ifs()
739 phyint_chstate(pii->pii_phyint, PI_NOTARGETS); in select_test_ifs()
770 pi->pi_state == PI_NOTARGETS)) { in select_test_ifs()