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()10221 (ioc->multipath_on_hba ? in _scsih_search_responding_expanders()10699 if (ioc->multipath_on_hba) { in mpt3sas_scsih_reset_done_handler()12141 if (multipath_on_hba == -1 || multipath_on_hba == 0) in _scsih_probe()12142 ioc->multipath_on_hba = 0; in _scsih_probe()12144 ioc->multipath_on_hba = 1; in _scsih_probe()[all …]
917 (ioc->multipath_on_hba)) { in mpt3sas_transport_port_remove()1178 (ioc->multipath_on_hba)) { in mpt3sas_transport_update_links()
1638 u8 multipath_on_hba; member
908 if (!ioc->multipath_on_hba) { in _ctl_do_mpt_command()