Home
last modified time | relevance | path

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

/Linux-v5.10/include/scsi/
Dscsi_transport_fc.h595 #define fc_host_rports(x) \ macro
/Linux-v5.10/drivers/scsi/
Dscsi_transport_fc.c2094 list_for_each_entry(rport, &fc_host_rports(shost), peers) { in fc_user_scan_tgt()