Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/cmd-inet/usr.lib/in.mpathd/
H A Dmpd_tables.h170 PI_INIT = 0, /* Phyint is being initialized */ enumerator
H A Dmpd_tables.c389 pi->pi_state = PI_INIT; in phyint_create()
2751 case PI_INIT: in ifstate()
H A Dmpd_probe.c1386 boolean_t initial = (pi->pi_state == PI_INIT); in phyint_transition_to_running()