Home
last modified time | relevance | path

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

/Linux-v4.19/include/scsi/
Dscsi_transport_fc.h607 #define fc_host_rports(x) \ macro
/Linux-v4.19/drivers/scsi/
Dscsi_transport_fc.c2107 list_for_each_entry(rport, &fc_host_rports(shost), peers) { in fc_user_scan_tgt()