Searched refs:multipath_on_hba (Results 1 – 4 of 4) sorted by relevance
163 static int multipath_on_hba = -1; variable165 MODULE_PARM_DESC(multipath_on_hba,396 if (!ioc->multipath_on_hba) in mpt3sas_get_port_by_id()415 if (!ioc->multipath_on_hba) { in mpt3sas_get_port_by_id()10220 (ioc->multipath_on_hba ? in _scsih_search_responding_expanders()10698 if (ioc->multipath_on_hba) { in mpt3sas_scsih_reset_done_handler()12140 if (multipath_on_hba == -1 || multipath_on_hba == 0) in _scsih_probe()12141 ioc->multipath_on_hba = 0; in _scsih_probe()12143 ioc->multipath_on_hba = 1; in _scsih_probe()12209 if (multipath_on_hba == -1 || multipath_on_hba == 0) 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
908 if (!ioc->multipath_on_hba) { in _ctl_do_mpt_command()