Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/scsi/mpi3mr/
Dmpi3mr_transport.c258 list_for_each_entry(sas_expander, &mrioc->sas_expander_list, list) { in __mpi3mr_expander_find_by_handle()
476 list_for_each_entry(sas_expander, &mrioc->sas_expander_list, list) { in mpi3mr_expander_find_by_sas_address()
1844 list_for_each_entry(sas_expander, &mrioc->sas_expander_list, list) { in mpi3mr_refresh_expanders()
1910 &mrioc->sas_expander_list, list) { in mpi3mr_refresh_expanders()
1936 list_add_tail(&sas_expander->list, &mrioc->sas_expander_list); in mpi3mr_expander_node_add()
2440 list_for_each_entry(sas_expander, &mrioc->sas_expander_list, in mpi3mr_get_port_id_by_rphy()
Dmpi3mr.h1209 struct list_head sas_expander_list; member
Dmpi3mr_os.c4939 INIT_LIST_HEAD(&mrioc->sas_expander_list); in mpi3mr_probe()
/Linux-v6.1/drivers/scsi/mpt3sas/
Dmpt3sas_scsih.c1557 list_for_each_entry(sas_expander, &ioc->sas_expander_list, list) { in mpt3sas_scsih_expander_find_by_handle()
1610 list_for_each_entry(sas_expander, &ioc->sas_expander_list, list) { in mpt3sas_scsih_expander_find_by_sas_address()
1637 list_add_tail(&sas_expander->list, &ioc->sas_expander_list); in _scsih_expander_node_add()
10155 list_for_each_entry(sas_expander, &ioc->sas_expander_list, list) { in _scsih_mark_responding_expander()
10203 if (list_empty(&ioc->sas_expander_list)) in _scsih_search_responding_expanders()
10329 &ioc->sas_expander_list, list) { in _scsih_remove_unresponding_devices()
12275 INIT_LIST_HEAD(&ioc->sas_expander_list); in _scsih_probe()
Dmpt3sas_base.h1477 struct list_head sas_expander_list; member
Dmpt3sas_transport.c125 &ioc->sas_expander_list, list) { in _transport_get_port_id_by_rphy()