Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/scsi/
H A Dscsi_transport_fc.c2123 uint tgtlo, tgthi; in fc_user_scan() local
2139 tgtlo = 0; in fc_user_scan()
2142 tgtlo = id; in fc_user_scan()
2147 for ( ; tgtlo < tgthi; tgtlo++) in fc_user_scan()
2148 fc_user_scan_tgt(shost, chlo, tgtlo, lun); in fc_user_scan()
/kernel/linux/linux-6.6/drivers/scsi/
H A Dscsi_transport_fc.c2590 uint tgtlo, tgthi; in fc_user_scan() local
2606 tgtlo = 0; in fc_user_scan()
2609 tgtlo = id; in fc_user_scan()
2614 for ( ; tgtlo < tgthi; tgtlo++) in fc_user_scan()
2615 fc_user_scan_tgt(shost, chlo, tgtlo, lun); in fc_user_scan()

Completed in 10 milliseconds