Home
last modified time | relevance | path

Searched refs:TM_LUN_RESET (Results 1 – 7 of 7) sorted by relevance

/titanic_41/usr/src/uts/common/sys/
H A Dstmf.h189 #define TM_LUN_RESET 0x05 macro
/titanic_41/usr/src/uts/common/io/comstar/port/fcoet/
H A Dfcoet_eth.c589 task->task_mgmt_function = TM_LUN_RESET; in fcoet_process_unsol_fcp_cmd()
/titanic_41/usr/src/uts/common/io/comstar/port/srpt/
H A Dsrpt_ch.c1168 tm_fn = TM_LUN_RESET; in srpt_ch_srp_task_mgmt()
/titanic_41/usr/src/uts/common/io/comstar/stmf/
H A Dstmf.c5936 case TM_LUN_RESET: in stmf_scsilib_handle_task_mgmt()
6810 case TM_LUN_RESET: in stmf_dlun0_abort()
6854 case TM_LUN_RESET: in stmf_dlun0_task_poll()
6962 if ((task->task_mgmt_function == TM_LUN_RESET) || in stmf_lun_reset_poll()
/titanic_41/usr/src/uts/common/io/comstar/port/iscsit/
H A Discsit.c2454 tm_func = TM_LUN_RESET; in iscsit_op_scsi_task_mgmt()
/titanic_41/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_fct.c2469 fct_task->task_mgmt_function = TM_LUN_RESET;
/titanic_41/usr/src/uts/common/io/comstar/port/qlt/
H A Dqlt.c4011 task->task_mgmt_function = TM_LUN_RESET; in qlt_handle_atio()