Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/scsi/
Dscsi_transport_fc.c2122 uint tgtlo, tgthi; in fc_user_scan() local
2139 tgthi = shost->max_id; in fc_user_scan()
2142 tgthi = id + 1; in fc_user_scan()
2146 for ( ; tgtlo < tgthi; tgtlo++) in fc_user_scan()