Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/sys/
H A Dstmf.h191 #define TM_TARGET_COLD_RESET 0x07 macro
/titanic_41/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()
/titanic_41/usr/src/uts/common/io/comstar/stmf/
H A Dstmf.c4504 (tm == TM_TARGET_COLD_RESET) || in stmf_post_task()
5944 case TM_TARGET_COLD_RESET: in stmf_scsilib_handle_task_mgmt()
6814 case TM_TARGET_COLD_RESET: in stmf_dlun0_abort()
6858 case TM_TARGET_COLD_RESET: in stmf_dlun0_task_poll()
6965 (task->task_mgmt_function == TM_TARGET_COLD_RESET)) { in stmf_lun_reset_poll()
/titanic_41/usr/src/uts/common/io/comstar/port/iscsit/
H A Discsit.c2462 tm_func = TM_TARGET_COLD_RESET; in iscsit_op_scsi_task_mgmt()
/titanic_41/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_fct.c2471 fct_task->task_mgmt_function = TM_TARGET_COLD_RESET;
/titanic_41/usr/src/uts/common/io/comstar/port/qlt/
H A Dqlt.c4013 task->task_mgmt_function = TM_TARGET_COLD_RESET; in qlt_handle_atio()