Home
last modified time | relevance | path

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

/drivers/scsi/mpt2sas/
Dmpt2sas_base.h902 struct list_head sas_expander_list; member
Dmpt2sas_scsih.c800 list_for_each_entry(sas_expander, &ioc->sas_expander_list, list) { in mpt2sas_scsih_expander_find_by_handle()
826 list_for_each_entry(sas_expander, &ioc->sas_expander_list, list) { in mpt2sas_scsih_expander_find_by_sas_address()
853 list_add_tail(&sas_expander->list, &ioc->sas_expander_list); in _scsih_expander_node_add()
6963 list_for_each_entry(sas_expander, &ioc->sas_expander_list, list) { in _scsih_mark_responding_expander()
7002 if (list_empty(&ioc->sas_expander_list)) in _scsih_search_responding_expanders()
7075 &ioc->sas_expander_list, list) { in _scsih_remove_unresponding_sas_devices()
8195 INIT_LIST_HEAD(&ioc->sas_expander_list); in _scsih_probe()
/drivers/scsi/mpt3sas/
Dmpt3sas_base.h844 struct list_head sas_expander_list; member
Dmpt3sas_scsih.c846 list_for_each_entry(sas_expander, &ioc->sas_expander_list, list) { in mpt3sas_scsih_expander_find_by_handle()
872 list_for_each_entry(sas_expander, &ioc->sas_expander_list, list) { in mpt3sas_scsih_expander_find_by_sas_address()
899 list_add_tail(&sas_expander->list, &ioc->sas_expander_list); in _scsih_expander_node_add()
6620 list_for_each_entry(sas_expander, &ioc->sas_expander_list, list) { in _scsih_mark_responding_expander()
6659 if (list_empty(&ioc->sas_expander_list)) in _scsih_search_responding_expanders()
6733 &ioc->sas_expander_list, list) { in _scsih_remove_unresponding_sas_devices()
7825 INIT_LIST_HEAD(&ioc->sas_expander_list); in _scsih_probe()