Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/scsi/mpt3sas/
Dmpt3sas_scsih.c2669 u8 type, u16 smid_task, u16 msix_task, u8 timeout, u8 tr_method) in mpt3sas_scsih_issue_tm() argument
2712 handle, type, smid_task, timeout, tr_method)); in mpt3sas_scsih_issue_tm()
2721 mpi_request->MsgFlags = tr_method; in mpt3sas_scsih_issue_tm()
2767 u8 timeout, u8 tr_method) in mpt3sas_scsih_issue_locked_tm() argument
2773 msix_task, timeout, tr_method); in mpt3sas_scsih_issue_locked_tm()
2944 u8 tr_method = 0; in scsih_dev_reset() local
2988 tr_method = MPI26_SCSITASKMGMT_MSGFLAGS_PROTOCOL_LVL_RST_PCIE; in scsih_dev_reset()
2990 tr_method = MPI2_SCSITASKMGMT_MSGFLAGS_LINK_RESET; in scsih_dev_reset()
2994 tr_timeout, tr_method); in scsih_dev_reset()
3024 u8 tr_method = 0; in scsih_target_reset() local
[all …]
Dmpt3sas_base.h1562 u8 type, u16 smid_task, u16 msix_task, u8 timeout, u8 tr_method);
1565 u8 timeout, u8 tr_method);