Searched refs:sas_expander_list (Results 1 – 6 of 6) sorted by relevance
| /linux/drivers/scsi/mpi3mr/ |
| H A D | mpi3mr_transport.c | 258 list_for_each_entry(sas_expander, &mrioc->sas_expander_list, list) { in __mpi3mr_expander_find_by_handle() 478 list_for_each_entry(sas_expander, &mrioc->sas_expander_list, list) { in mpi3mr_expander_find_by_sas_address() 1881 list_for_each_entry(sas_expander, &mrioc->sas_expander_list, list) { in mpi3mr_refresh_expanders() 1947 &mrioc->sas_expander_list, list) { in mpi3mr_refresh_expanders() 1973 list_add_tail(&sas_expander->list, &mrioc->sas_expander_list); in mpi3mr_expander_node_add() 2489 list_for_each_entry(sas_expander, &mrioc->sas_expander_list, in mpi3mr_get_port_id_by_rphy()
|
| H A D | mpi3mr.h | 1370 struct list_head sas_expander_list; member
|
| H A D | mpi3mr_os.c | 5500 INIT_LIST_HEAD(&mrioc->sas_expander_list); in mpi3mr_probe() 5704 &mrioc->sas_expander_list, list) { in mpi3mr_remove()
|
| /linux/drivers/scsi/mpt3sas/ |
| H A D | mpt3sas_base.h | 1476 struct list_head sas_expander_list; member
|
| H A D | mpt3sas_scsih.c | 1620 list_for_each_entry(sas_expander, &ioc->sas_expander_list, list) { in mpt3sas_scsih_expander_find_by_handle() 1673 list_for_each_entry(sas_expander, &ioc->sas_expander_list, list) { in mpt3sas_scsih_expander_find_by_sas_address() 1700 list_add_tail(&sas_expander->list, &ioc->sas_expander_list); in _scsih_expander_node_add() 11373 list_for_each_entry(sas_expander, &ioc->sas_expander_list, list) { in _scsih_mark_responding_expander() 11421 if (list_empty(&ioc->sas_expander_list)) in _scsih_search_responding_expanders() 11547 &ioc->sas_expander_list, list) { in _scsih_remove_unresponding_devices() 13527 INIT_LIST_HEAD(&ioc->sas_expander_list); in _scsih_probe()
|
| H A D | mpt3sas_transport.c | 125 &ioc->sas_expander_list, list) { in _transport_get_port_id_by_rphy()
|