Home
last modified time | relevance | path

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

/linux/drivers/scsi/mpt3sas/
H A Dmpt3sas_transport.c898 struct virtual_phy *vphy, *vphy_next = NULL; in mpt3sas_transport_port_remove() local
929 list_for_each_entry_safe(vphy, vphy_next, in mpt3sas_transport_port_remove()
H A Dmpt3sas_scsih.c506 struct virtual_phy *vphy, *vphy_next; in mpt3sas_get_vphy_by_phy() local
511 list_for_each_entry_safe(vphy, vphy_next, &port->vphys_list, list) { in mpt3sas_get_vphy_by_phy()
6273 struct virtual_phy *vphy, *vphy_next; in _scsih_update_vphys_after_reset() local
6283 list_for_each_entry_safe(vphy, vphy_next, in _scsih_update_vphys_after_reset()
6359 list_for_each_entry_safe(vphy, vphy_next, in _scsih_update_vphys_after_reset()
6679 struct virtual_phy *vphy, *vphy_next; in _scsih_del_dirty_vphy() local
6685 list_for_each_entry_safe(vphy, vphy_next, in _scsih_del_dirty_vphy()
/linux/drivers/scsi/leapraid/
H A Dleapraid_os.c2121 struct leapraid_vphy *vphy, *vphy_next; in leapraid_cleanup_lists() local
2160 list_for_each_entry_safe(vphy, vphy_next, in leapraid_cleanup_lists()
H A Dleapraid_func.c4642 struct leapraid_vphy *vphy, *vphy_next; in leapraid_del_dirty_vphy() local
4649 list_for_each_entry_safe(vphy, vphy_next, in leapraid_del_dirty_vphy()
6212 struct leapraid_vphy *vphy, *vphy_next; in leapraid_update_vphys_after_reset() local
6225 list_for_each_entry_safe(vphy, vphy_next, in leapraid_update_vphys_after_reset()
6262 list_for_each_entry_safe(vphy, vphy_next, in leapraid_update_vphys_after_reset()