Searched refs:tgthi (Results 1 - 1 of 1) sorted by path

/drivers/scsi/
H A Dscsi_transport_fc.c2130 uint tgtlo, tgthi; local
2147 tgthi = shost->max_id;
2150 tgthi = id + 1;
2154 for ( ; tgtlo < tgthi; tgtlo++)

Completed in 22 milliseconds