Home
last modified time | relevance | path

Searched refs:sas_expander_list (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-6.6/drivers/scsi/mpi3mr/
H A Dmpi3mr_transport.c255 list_for_each_entry(sas_expander, &mrioc->sas_expander_list, list) { in __mpi3mr_expander_find_by_handle()
473 list_for_each_entry(sas_expander, &mrioc->sas_expander_list, list) { in mpi3mr_expander_find_by_sas_address()
1842 list_for_each_entry(sas_expander, &mrioc->sas_expander_list, list) { in mpi3mr_refresh_expanders()
1908 &mrioc->sas_expander_list, list) { in mpi3mr_refresh_expanders()
1924 * Adding new object to the ioc->sas_expander_list.
1934 list_add_tail(&sas_expander->list, &mrioc->sas_expander_list); in mpi3mr_expander_node_add()
1944 * sas_expander_list and expose it to the SAS transport
2158 * the sas_expander_list and removes the same from SAS TL, if
2213 * mrioc->sas_expander_list and removes it from the SAS TL by
2440 list_for_each_entry(sas_expander, &mrioc->sas_expander_list, in mpi3mr_get_port_id_by_rphy()
[all...]
H A Dmpi3mr.h1041 * @sas_expander_list: SAS node list of expanders
1226 struct list_head sas_expander_list; member
H A Dmpi3mr_os.c5078 INIT_LIST_HEAD(&mrioc->sas_expander_list); in mpi3mr_probe()
5275 &mrioc->sas_expander_list, list) { in mpi3mr_remove()
/kernel/linux/linux-5.10/drivers/scsi/mpt3sas/
H A Dmpt3sas_scsih.c1397 list_for_each_entry(sas_expander, &ioc->sas_expander_list, list) { in mpt3sas_scsih_expander_find_by_handle()
1447 list_for_each_entry(sas_expander, &ioc->sas_expander_list, list) { in mpt3sas_scsih_expander_find_by_sas_address()
1463 * Adding new object to the ioc->sas_expander_list.
1472 list_add_tail(&sas_expander->list, &ioc->sas_expander_list); in _scsih_expander_node_add()
5944 * Creating expander object, stored in ioc->sas_expander_list.
9132 list_for_each_entry(sas_expander, &ioc->sas_expander_list, list) { in _scsih_mark_responding_expander()
9177 if (list_empty(&ioc->sas_expander_list)) in _scsih_search_responding_expanders()
9279 &ioc->sas_expander_list, list) { in _scsih_remove_unresponding_devices()
9940 * ioc->sas_expander_list.
11002 INIT_LIST_HEAD(&ioc->sas_expander_list); in _scsih_probe()
[all...]
H A Dmpt3sas_base.h1107 * @sas_expander_list: expander object list
1331 struct list_head sas_expander_list; member
/kernel/linux/linux-6.6/drivers/scsi/mpt3sas/
H A Dmpt3sas_base.h1242 * @sas_expander_list: expander object list
1477 struct list_head sas_expander_list; member
H A Dmpt3sas_scsih.c1556 list_for_each_entry(sas_expander, &ioc->sas_expander_list, list) { in mpt3sas_scsih_expander_find_by_handle()
1609 list_for_each_entry(sas_expander, &ioc->sas_expander_list, list) { in mpt3sas_scsih_expander_find_by_sas_address()
1627 * Adding new object to the ioc->sas_expander_list.
1636 list_add_tail(&sas_expander->list, &ioc->sas_expander_list); in _scsih_expander_node_add()
6878 * Creating expander object, stored in ioc->sas_expander_list.
10154 list_for_each_entry(sas_expander, &ioc->sas_expander_list, list) { in _scsih_mark_responding_expander()
10202 if (list_empty(&ioc->sas_expander_list)) in _scsih_search_responding_expanders()
10328 &ioc->sas_expander_list, list) { in _scsih_remove_unresponding_devices()
11042 * ioc->sas_expander_list.
12274 INIT_LIST_HEAD(&ioc->sas_expander_list); in _scsih_probe()
[all...]
H A Dmpt3sas_transport.c125 &ioc->sas_expander_list, list) { in _transport_get_port_id_by_rphy()

Completed in 56 milliseconds