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

/illumos-gate/usr/src/cmd/cmd-inet/usr.lib/in.mpathd/
H A Dmpd_probe.c1385 boolean_t onlining = (pi->pi_state == PI_OFFLINE); local
1398 * 2. If it's a non-STANDBY interface and we're onlining it or
1425 clear = (onlining ? IFF_OFFLINE : IFF_FAILED);
1432 } else if (onlining || failback_enabled) { /* case 2 */
/illumos-gate/usr/src/uts/common/io/comstar/stmf/
H A Dstmf.c1414 int onlining = 0; local
1425 onlining++;
1437 onlining++;
1443 if (onlining)

Completed in 95 milliseconds