Home
last modified time | relevance | path

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

/linux-6.15/drivers/scsi/
H A Dscsi_transport_fc.c2585 uint tgtlo, tgthi; in fc_user_scan() local
2602 tgthi = shost->max_id; in fc_user_scan()
2605 tgthi = id + 1; in fc_user_scan()
2609 for ( ; tgtlo < tgthi; tgtlo++) in fc_user_scan()