Home
last modified time | relevance | path

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

/linux/drivers/scsi/mpt3sas/
H A Dmpt3sas_base.h1448 u8 tm_custom_handling; member
H A Dmpt3sas_scsih.c3406 if (pcie_device && (!ioc->tm_custom_handling) && in scsih_abort()
3479 if (pcie_device && (!ioc->tm_custom_handling) && in scsih_dev_reset()
3559 if (pcie_device && (!ioc->tm_custom_handling) && in scsih_target_reset()
3963 if (pcie_device && (!ioc->tm_custom_handling) && in _scsih_ublock_io_all_device()
4079 if (pcie_device && (!ioc->tm_custom_handling) && in _scsih_ublock_io_device_wait()
4430 if (pcie_device && (!ioc->tm_custom_handling) && in _scsih_tm_tr_send()
9335 if (!ioc->tm_custom_handling) { in _scsih_pcie_add_device()
H A Dmpt3sas_base.c5653 ioc->tm_custom_handling = 1; in _base_static_config_pages()
5655 ioc->tm_custom_handling = 0; in _base_static_config_pages()
H A Dmpt3sas_ctl.c1175 if (pcie_device && (!ioc->tm_custom_handling) && in _ctl_do_mpt_command()