Home
last modified time | relevance | path

Searched refs:tm_custom_handling (Results 1 – 4 of 4) sorted by relevance

/Linux-v4.19/drivers/scsi/mpt3sas/
Dmpt3sas_base.h1223 u8 tm_custom_handling; member
Dmpt3sas_scsih.c2880 if (pcie_device && (!ioc->tm_custom_handling)) in scsih_abort()
2951 if (pcie_device && (!ioc->tm_custom_handling)) { in scsih_dev_reset()
3028 if (pcie_device && (!ioc->tm_custom_handling)) { in scsih_target_reset()
3610 if (pcie_device && (!ioc->tm_custom_handling)) in _scsih_tm_tr_send()
Dmpt3sas_base.c4120 ioc->tm_custom_handling = 1; in _base_static_config_pages()
4122 ioc->tm_custom_handling = 0; in _base_static_config_pages()
Dmpt3sas_ctl.c1088 if (pcie_device && (!ioc->tm_custom_handling)) in _ctl_do_mpt_command()