Home
last modified time | relevance | path

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

/linux/drivers/scsi/
H A Dscsi_transport_fc.c2585 uint tgtlo, tgthi; in fc_user_scan() local
2601 tgtlo = 0; in fc_user_scan()
2604 tgtlo = id; in fc_user_scan()
2609 for ( ; tgtlo < tgthi; tgtlo++) in fc_user_scan()
2610 fc_user_scan_tgt(shost, chlo, tgtlo, lun); in fc_user_scan()