Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/cmd-inet/usr.lib/in.mpathd/
H A Dmpd_tables.h163 boolean_t pg_failmsg_printed; /* Group failure msg printed */ member
H A Dmpd_tables.c1180 if (state != PG_FAILED && pg->pg_failmsg_printed) { in phyint_group_refresh_state()
1184 pg->pg_failmsg_printed = _B_FALSE; in phyint_group_refresh_state()
1188 pg->pg_failmsg_printed = _B_TRUE; in phyint_group_refresh_state()