Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/cmd-inet/usr.lib/in.mpathd/
H A Dmpd_tables.c128 if (pi2->pi_state == PI_OFFLINE && in phyint_lookup_hwaddr()
780 phyint_chstate(pi, PI_OFFLINE); in phyint_inst_init_from_k()
1433 (GROUP_FAILED(pg) && pi2->pi_state != PI_OFFLINE)) in phyint_offline()
1497 if (pi->pi_state != PI_OFFLINE) { in phyint_undo_offline()
2499 pii->pii_phyint->pi_state != PI_OFFLINE) in target_delete()
2759 case PI_OFFLINE: in ifstate()
H A Dmpd_tables.h174 PI_OFFLINE = 4 /* Phyint is offline */ enumerator
H A Dmpd_probe.c1385 boolean_t onlining = (pi->pi_state == PI_OFFLINE); in phyint_transition_to_running()
1510 if (pi->pi_state == PI_OFFLINE) { in phyint_check_for_repair()
1553 if (pi->pi_state != PI_OFFLINE) { in phyint_inst_check_for_failure()
1563 if (pi2->pi_state == PI_OFFLINE) /* see comment above */ in phyint_inst_check_for_failure()
H A Dmpd_main.c546 phyint_chstate(pi, PI_OFFLINE); in stop_probing()
607 if (pii->pii_phyint->pi_state != PI_OFFLINE) { in select_test_ifs()
623 if (pii->pii_phyint->pi_state == PI_OFFLINE) in select_test_ifs()