Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/scsi/mpt3sas/
A Dmpt3sas_transport.c890 struct virtual_phy *vphy, *vphy_next = NULL; in mpt3sas_transport_port_remove() local
921 list_for_each_entry_safe(vphy, vphy_next, in mpt3sas_transport_port_remove()
A Dmpt3sas_scsih.c444 struct virtual_phy *vphy, *vphy_next; in mpt3sas_get_vphy_by_phy() local
449 list_for_each_entry_safe(vphy, vphy_next, &port->vphys_list, list) { in mpt3sas_get_vphy_by_phy()
5951 struct virtual_phy *vphy, *vphy_next; in _scsih_update_vphys_after_reset() local
5961 list_for_each_entry_safe(vphy, vphy_next, in _scsih_update_vphys_after_reset()
6038 list_for_each_entry_safe(vphy, vphy_next, in _scsih_update_vphys_after_reset()
6360 struct virtual_phy *vphy, *vphy_next; in _scsih_del_dirty_vphy() local
6366 list_for_each_entry_safe(vphy, vphy_next, in _scsih_del_dirty_vphy()

Completed in 29 milliseconds