Searched defs:phyint_chstate (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/cmd-inet/usr.lib/in.mpathd/
H A Dmpd_tables.c458 phyint_chstate(struct phyint *pi, enum pi_state state) function
780 phyint_chstate(pi, PI_OFFLINE);
782 /* calls phyint_chstate() */
1535 phyint_chstate(pi, PI_FAILED);
1537 /* calls phyint_chstate() */
2335 phyint_chstate(pi, PI_FAILED);
2337 phyint_chstate(pi, PI_RUNNING);
2500 phyint_chstate(pii->pii_phyint, PI_NOTARGETS);

Completed in 417 milliseconds