Home
last modified time | relevance | path

Searched refs:sas_expander_list (Results 1 – 4 of 4) sorted by relevance

/linux-4.1.27/drivers/scsi/mpt2sas/
Dmpt2sas_base.h907 struct list_head sas_expander_list; member
Dmpt2sas_scsih.c801 list_for_each_entry(sas_expander, &ioc->sas_expander_list, list) { in mpt2sas_scsih_expander_find_by_handle()
827 list_for_each_entry(sas_expander, &ioc->sas_expander_list, list) { in mpt2sas_scsih_expander_find_by_sas_address()
854 list_add_tail(&sas_expander->list, &ioc->sas_expander_list); in _scsih_expander_node_add()
6941 list_for_each_entry(sas_expander, &ioc->sas_expander_list, list) { in _scsih_mark_responding_expander()
6980 if (list_empty(&ioc->sas_expander_list)) in _scsih_search_responding_expanders()
7053 &ioc->sas_expander_list, list) { in _scsih_remove_unresponding_sas_devices()
8179 INIT_LIST_HEAD(&ioc->sas_expander_list); in _scsih_probe()
/linux-4.1.27/drivers/scsi/mpt3sas/
Dmpt3sas_base.h849 struct list_head sas_expander_list; member
Dmpt3sas_scsih.c847 list_for_each_entry(sas_expander, &ioc->sas_expander_list, list) { in mpt3sas_scsih_expander_find_by_handle()
873 list_for_each_entry(sas_expander, &ioc->sas_expander_list, list) { in mpt3sas_scsih_expander_find_by_sas_address()
900 list_add_tail(&sas_expander->list, &ioc->sas_expander_list); in _scsih_expander_node_add()
6599 list_for_each_entry(sas_expander, &ioc->sas_expander_list, list) { in _scsih_mark_responding_expander()
6638 if (list_empty(&ioc->sas_expander_list)) in _scsih_search_responding_expanders()
6712 &ioc->sas_expander_list, list) { in _scsih_remove_unresponding_sas_devices()
7810 INIT_LIST_HEAD(&ioc->sas_expander_list); in _scsih_probe()