Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/scsi/mpt3sas/
Dmpt3sas_base.h1279 u8 tm_custom_handling; member
Dmpt3sas_scsih.c2913 if (pcie_device && (!ioc->tm_custom_handling) && in scsih_abort()
2985 if (pcie_device && (!ioc->tm_custom_handling) && in scsih_dev_reset()
3064 if (pcie_device && (!ioc->tm_custom_handling) && in scsih_target_reset()
3643 if (pcie_device && (!ioc->tm_custom_handling) && in _scsih_tm_tr_send()
Dmpt3sas_base.c4621 ioc->tm_custom_handling = 1; in _base_static_config_pages()
4623 ioc->tm_custom_handling = 0; in _base_static_config_pages()
Dmpt3sas_ctl.c1082 if (pcie_device && (!ioc->tm_custom_handling) && in _ctl_do_mpt_command()