Home
last modified time | relevance | path

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

/Linux-v5.15/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()
5937 struct hba_port *port, *port_next, *mport; in _scsih_update_vphys_after_reset() local
5944 list_for_each_entry_safe(port, port_next, in _scsih_update_vphys_after_reset()
6016 port = port_next = NULL; in _scsih_update_vphys_after_reset()
6022 port_next, &ioc->port_table_list, list) { 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()
[all …]