Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/scsi/mpt3sas/
Dmpt3sas_scsih.c2632 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
[all …]
Dmpt3sas_base.h1494 u8 type, u16 smid_task, u16 msix_task, u8 timeout, u8 tr_method);
1497 u8 timeout, u8 tr_method);
Dmpt3sas_ctl.c670 u8 tr_method = MPI26_SCSITASKMGMT_MSGFLAGS_PROTOCOL_LVL_RST_PCIE; in _ctl_do_mpt_command() local
1093 tr_method); in _ctl_do_mpt_command()