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.c1854 uint order_id; in scsi_scan_channel() local
1871 order_id = shost->max_id - id - 1; in scsi_scan_channel()
1873 order_id = id; in scsi_scan_channel()
1875 order_id, lun, rescan); in scsi_scan_channel()
/linux/fs/xfs/
H A Dxfs_log_cil.c749 order = atomic_inc_return(&ctx->order_id); in xlog_cil_insert_items()
/linux/drivers/firmware/
H A Dti_sci.c2505 req->order_id = params->order_id; in ti_sci_cmd_rm_ring_cfg()