Home
last modified time | relevance | path

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

/linux-2.6.39/include/scsi/
Dscsi_transport_fc.h562 #define fc_host_rports(x) \ macro
/linux-2.6.39/drivers/scsi/
Dscsi_transport_fc.c2065 list_for_each_entry(rport, &fc_host_rports(shost), peers) { in fc_user_scan_tgt()