Searched refs:next_vport (Results 1 – 1 of 1) sorted by relevance
2422 struct fc_vport *vport = NULL, *next_vport = NULL; in fc_remove_host() local2431 list_for_each_entry_safe(vport, next_vport, &fc_host->vports, peers) in fc_remove_host()