Searched refs:tgtlo (Results 1 - 1 of 1) sorted by relevance

/drivers/scsi/
H A Dscsi_transport_fc.c2130 uint tgtlo, tgthi; local
2146 tgtlo = 0;
2149 tgtlo = id;
2154 for ( ; tgtlo < tgthi; tgtlo++)
2155 fc_user_scan_tgt(shost, chlo, tgtlo, lun);

Completed in 35 milliseconds