Searched refs:multipath_on_hba (Results 1 – 4 of 4) sorted by relevance
164 static int multipath_on_hba = -1; variable165 module_param(multipath_on_hba, int, 0);166 MODULE_PARM_DESC(multipath_on_hba,397 if (!ioc->multipath_on_hba) in mpt3sas_get_port_by_id()416 if (!ioc->multipath_on_hba) { in mpt3sas_get_port_by_id()10208 (ioc->multipath_on_hba ? in _scsih_search_responding_expanders()10686 if (ioc->multipath_on_hba) { in mpt3sas_scsih_reset_done_handler()12129 if (multipath_on_hba == -1 || multipath_on_hba == 0) in _scsih_probe()12130 ioc->multipath_on_hba = 0; in _scsih_probe()12132 ioc->multipath_on_hba = 1; in _scsih_probe()[all …]
929 (ioc->multipath_on_hba)) { in mpt3sas_transport_port_remove()1190 (ioc->multipath_on_hba)) { in mpt3sas_transport_update_links()
1639 u8 multipath_on_hba; member
907 if (!ioc->multipath_on_hba) { in _ctl_do_mpt_command()