Home
last modified time | relevance | path

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

/linux/drivers/scsi/mpt3sas/
H A Dmpt3sas_scsih.c452 struct hba_port *port, *port_next; in mpt3sas_get_port_by_id() local
462 list_for_each_entry_safe(port, port_next, in mpt3sas_get_port_by_id()
6260 struct hba_port *port, *port_next, *mport; in _scsih_update_vphys_after_reset() local
6267 list_for_each_entry_safe(port, port_next, in _scsih_update_vphys_after_reset()
6338 port = port_next = NULL; in _scsih_update_vphys_after_reset()
6344 port_next, &ioc->port_table_list, list) { in _scsih_update_vphys_after_reset()
6666 struct hba_port *port, *port_next; in _scsih_del_dirty_vphy() local
6669 list_for_each_entry_safe(port, port_next, in _scsih_del_dirty_vphy()
6699 struct hba_port *port, *port_next; in _scsih_del_dirty_port_entries() local
6701 list_for_each_entry_safe(port, port_next, in _scsih_del_dirty_port_entries()
[all …]
/linux/drivers/scsi/mpi3mr/
H A Dmpi3mr_transport.c1049 struct mpi3mr_hba_port *port, *port_next; in mpi3mr_get_hba_port_by_id() local
1051 list_for_each_entry_safe(port, port_next, in mpi3mr_get_hba_port_by_id()