Searched refs:STMF_CMD_LU_ONLINE (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/
H A Dstmf.h281 #define STMF_CMD_LU_ONLINE (STMF_CMD_LU_OP | STMF_CMD_ONLINE) macro
/illumos-gate/usr/src/uts/common/io/comstar/stmf/
H A Dstmf.c841 cmd = (std->state == STMF_STATE_ONLINE) ? STMF_CMD_LU_ONLINE :
1538 (void) stmf_ctl(STMF_CMD_LU_ONLINE, ilu->ilu_lu, &ssi);
3089 (void) stmf_ctl(STMF_CMD_LU_ONLINE, lu, &ssci);
5264 case STMF_CMD_LU_ONLINE:
7339 case STMF_CMD_LU_ONLINE:
/illumos-gate/usr/src/uts/common/io/comstar/lu/stmf_sbd/
H A Dsbd_scsi.c3593 ASSERT((cmd == STMF_CMD_LU_ONLINE) ||
3602 case STMF_CMD_LU_ONLINE:

Completed in 79 milliseconds