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

/illumos-gate/usr/src/cmd/stmfadm/
H A Dstmfadm.c101 #define ONLINE_LU 0 macro
2823 * state - ONLINE_LU
2858 if (state == ONLINE_LU) {
2897 ret_state = (state == ONLINE_LU) ?
2908 if ((state == ONLINE_LU &&
2914 if ((state == ONLINE_LU &&
2956 return (onlineOfflineLu(operands[0], ONLINE_LU));

Completed in 50 milliseconds