Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/scsi/
Dscsi_transport_fc.c2396 struct fc_rport *rport = NULL, *next_rport = NULL; in fc_remove_host() local
2408 list_for_each_entry_safe(rport, next_rport, in fc_remove_host()
2415 list_for_each_entry_safe(rport, next_rport, in fc_remove_host()