Home
last modified time | relevance | path

Searched refs:STMF_CMD_LU_OFFLINE (Results 1 – 4 of 4) sorted by relevance

/titanic_44/usr/src/uts/common/sys/
H A Dstmf.h282 #define STMF_CMD_LU_OFFLINE (STMF_CMD_LU_OP | STMF_CMD_OFFLINE) macro
/titanic_44/usr/src/uts/common/io/comstar/stmf/
H A Dstmf.c842 STMF_CMD_LU_OFFLINE; in stmf_ioctl()
1569 (void) stmf_ctl(STMF_CMD_LU_OFFLINE, ilu->ilu_lu, &ssi); in stmf_set_stmf_state()
5309 case STMF_CMD_LU_OFFLINE: in stmf_ctl()
7345 case STMF_CMD_LU_OFFLINE: in stmf_svc()
7666 ctl_cmd = STMF_CMD_LU_OFFLINE; in stmf_abort_task_offline()
/titanic_44/usr/src/uts/common/io/comstar/lu/stmf_sbd/
H A Dsbd_scsi.c3594 (cmd == STMF_CMD_LU_OFFLINE) || in sbd_ctl()
3614 case STMF_CMD_LU_OFFLINE: in sbd_ctl()
H A Dsbd.c2936 ret = stmf_ctl(STMF_CMD_LU_OFFLINE, sl->sl_lu, ssi); in sbd_delete_locked_lu()