Searched refs:multipath_on_hba (Results 1 – 4 of 4) sorted by relevance
184 static int multipath_on_hba = -1; variable185 module_param(multipath_on_hba, int, 0);186 MODULE_PARM_DESC(multipath_on_hba,459 if (!ioc->multipath_on_hba) in mpt3sas_get_port_by_id()478 if (!ioc->multipath_on_hba) { in mpt3sas_get_port_by_id()11439 (ioc->multipath_on_hba ? in _scsih_search_responding_expanders()11905 if (ioc->multipath_on_hba) { in mpt3sas_scsih_reset_done_handler()13392 if (multipath_on_hba == -1 || multipath_on_hba == 0) in _scsih_probe()13393 ioc->multipath_on_hba = 0; in _scsih_probe()13395 ioc->multipath_on_hba = 1; in _scsih_probe()[all …]
927 (ioc->multipath_on_hba)) { in mpt3sas_transport_port_remove()1186 (ioc->multipath_on_hba)) { in mpt3sas_transport_update_links()
1638 u8 multipath_on_hba; member
963 if (!ioc->multipath_on_hba) { in _ctl_do_mpt_command()