Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/
H A Dscsi_transport_fc.c2882 struct fc_rport *rport = NULL, *next_rport = NULL; in fc_remove_host() local
2896 list_for_each_entry_safe(rport, next_rport, in fc_remove_host()
2903 list_for_each_entry_safe(rport, next_rport, in fc_remove_host()