Home
last modified time | relevance | path

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

/linux/drivers/scsi/
H A Dscsi_scan.c1857 uint order_id; in scsi_scan_channel() local
1874 order_id = shost->max_id - id - 1; in scsi_scan_channel()
1876 order_id = id; in scsi_scan_channel()
1878 order_id, lun, rescan); in scsi_scan_channel()
/linux/drivers/firmware/
H A Dti_sci.h842 u8 order_id; member
H A Dti_sci.c2505 req->order_id = params->order_id; in ti_sci_cmd_rm_ring_cfg()