Home
last modified time | relevance | path

Searched refs:port_next (Results 1 – 2 of 2) sorted by relevance

/Linux-v6.1/drivers/scsi/mpt3sas/
Dmpt3sas_scsih.c390 struct hba_port *port, *port_next; in mpt3sas_get_port_by_id() local
400 list_for_each_entry_safe(port, port_next, in mpt3sas_get_port_by_id()
5950 struct hba_port *port, *port_next, *mport; in _scsih_update_vphys_after_reset() local
5957 list_for_each_entry_safe(port, port_next, in _scsih_update_vphys_after_reset()
6029 port = port_next = NULL; in _scsih_update_vphys_after_reset()
6035 port_next, &ioc->port_table_list, list) { in _scsih_update_vphys_after_reset()
6359 struct hba_port *port, *port_next; in _scsih_del_dirty_vphy() local
6362 list_for_each_entry_safe(port, port_next, in _scsih_del_dirty_vphy()
6392 struct hba_port *port, *port_next; in _scsih_del_dirty_port_entries() local
6394 list_for_each_entry_safe(port, port_next, in _scsih_del_dirty_port_entries()
[all …]
/Linux-v6.1/drivers/scsi/mpi3mr/
Dmpi3mr_transport.c1030 struct mpi3mr_hba_port *port, *port_next; in mpi3mr_get_hba_port_by_id() local
1032 list_for_each_entry_safe(port, port_next, in mpi3mr_get_hba_port_by_id()