Home
last modified time | relevance | path

Searched refs:TM_TARGET_COLD_RESET (Results 1 – 6 of 6) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/
H A Dstmf.h194 #define TM_TARGET_COLD_RESET 0x07 macro
/illumos-gate/usr/src/uts/common/io/comstar/port/fcoet/
H A Dfcoet_eth.c591 task->task_mgmt_function = TM_TARGET_COLD_RESET; in fcoet_process_unsol_fcp_cmd()
/illumos-gate/usr/src/uts/common/io/comstar/stmf/
H A Dstmf.c4891 (tm == TM_TARGET_COLD_RESET) || in stmf_post_task()
6342 case TM_TARGET_COLD_RESET: in stmf_scsilib_handle_task_mgmt()
7097 case TM_TARGET_COLD_RESET: in stmf_dlun0_abort()
7141 case TM_TARGET_COLD_RESET: in stmf_dlun0_task_poll()
7255 (task->task_mgmt_function == TM_TARGET_COLD_RESET)) { in stmf_lun_reset_poll()
/illumos-gate/usr/src/uts/common/io/comstar/port/iscsit/
H A Discsit.c2496 tm_func = TM_TARGET_COLD_RESET; in iscsit_op_scsi_task_mgmt()
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_fct.c2485 fct_task->task_mgmt_function = TM_TARGET_COLD_RESET; in emlxs_fct_handle_unsol_req()
/illumos-gate/usr/src/uts/common/io/comstar/port/qlt/
H A Dqlt.c6304 task->task_mgmt_function = TM_TARGET_COLD_RESET; in qlt_handle_atio()