Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/scsi/
Dscsi_scan.c1625 uint order_id; in scsi_scan_channel() local
1642 order_id = shost->max_id - id - 1; in scsi_scan_channel()
1644 order_id = id; in scsi_scan_channel()
1646 order_id, lun, rescan); in scsi_scan_channel()