Searched refs:sas_expander_list (Results 1 – 2 of 2) sorted by relevance
1048 struct list_head sas_expander_list; member
983 list_for_each_entry(sas_expander, &ioc->sas_expander_list, list) { in mpt3sas_scsih_expander_find_by_handle()1009 list_for_each_entry(sas_expander, &ioc->sas_expander_list, list) { in mpt3sas_scsih_expander_find_by_sas_address()1036 list_add_tail(&sas_expander->list, &ioc->sas_expander_list); in _scsih_expander_node_add()7067 list_for_each_entry(sas_expander, &ioc->sas_expander_list, list) { in _scsih_mark_responding_expander()7106 if (list_empty(&ioc->sas_expander_list)) in _scsih_search_responding_expanders()7195 &ioc->sas_expander_list, list) { in _scsih_remove_unresponding_sas_devices()8531 INIT_LIST_HEAD(&ioc->sas_expander_list); in _scsih_probe()