Home
last modified time | relevance | path

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

/linux-6.15/drivers/scsi/mpt3sas/
H A Dmpt3sas_scsih.c388 struct hba_port *port, *port_next; in mpt3sas_get_port_by_id() local
398 list_for_each_entry_safe(port, port_next, in mpt3sas_get_port_by_id()
5939 struct hba_port *port, *port_next, *mport; in _scsih_update_vphys_after_reset() local
5946 list_for_each_entry_safe(port, port_next, in _scsih_update_vphys_after_reset()
6017 port = port_next = NULL; in _scsih_update_vphys_after_reset()
6346 struct hba_port *port, *port_next; in _scsih_del_dirty_vphy() local
6349 list_for_each_entry_safe(port, port_next, in _scsih_del_dirty_vphy()
6379 struct hba_port *port, *port_next; in _scsih_del_dirty_port_entries() local
6381 list_for_each_entry_safe(port, port_next, in _scsih_del_dirty_port_entries()
11244 struct hba_port *port, *port_next; in scsih_remove() local
[all …]
/linux-6.15/drivers/scsi/mpi3mr/
H A Dmpi3mr_transport.c1048 struct mpi3mr_hba_port *port, *port_next; in mpi3mr_get_hba_port_by_id() local
1050 list_for_each_entry_safe(port, port_next, in mpi3mr_get_hba_port_by_id()