Lines Matching refs:tr_method
2632 u8 type, u16 smid_task, u16 msix_task, u8 timeout, u8 tr_method) in mpt3sas_scsih_issue_tm() argument
2679 ioc->name, handle, type, smid_task, timeout, tr_method)); in mpt3sas_scsih_issue_tm()
2688 mpi_request->MsgFlags = tr_method; in mpt3sas_scsih_issue_tm()
2734 u8 timeout, u8 tr_method) in mpt3sas_scsih_issue_locked_tm() argument
2740 msix_task, timeout, tr_method); in mpt3sas_scsih_issue_locked_tm()
2910 u8 tr_method = 0; in scsih_dev_reset() local
2953 tr_method = MPI26_SCSITASKMGMT_MSGFLAGS_PROTOCOL_LVL_RST_PCIE; in scsih_dev_reset()
2955 tr_method = MPI2_SCSITASKMGMT_MSGFLAGS_LINK_RESET; in scsih_dev_reset()
2958 tr_timeout, tr_method); in scsih_dev_reset()
2988 u8 tr_method = 0; in scsih_target_reset() local
3030 tr_method = MPI26_SCSITASKMGMT_MSGFLAGS_PROTOCOL_LVL_RST_PCIE; in scsih_target_reset()
3032 tr_method = MPI2_SCSITASKMGMT_MSGFLAGS_LINK_RESET; in scsih_target_reset()
3035 tr_timeout, tr_method); in scsih_target_reset()
3567 u8 tr_method = 0; in _scsih_tm_tr_send() local
3611 tr_method = in _scsih_tm_tr_send()
3614 tr_method = MPI2_SCSITASKMGMT_MSGFLAGS_LINK_RESET; in _scsih_tm_tr_send()
3678 mpi_request->MsgFlags = tr_method; in _scsih_tm_tr_send()