Home
last modified time | relevance | path

Searched refs:STMF_LU_RESET_STATE (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/
H A Dlpif.h87 #define STMF_LU_RESET_STATE 2 macro
/illumos-gate/usr/src/uts/common/io/comstar/lu/stmf_sbd/
H A Dsbd_scsi.c3831 if (abort_cmd == STMF_LU_RESET_STATE) { in sbd_abort()
/illumos-gate/usr/src/uts/common/io/comstar/stmf/
H A Dstmf.c7256 ret = lu->lu_abort(lu, STMF_LU_RESET_STATE, task, 0); in stmf_lun_reset_poll()