Home
last modified time | relevance | path

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

/linux/drivers/scsi/
H A Dscsi_scan.c1825 uint order_id; in scsi_scan_channel() local
1842 order_id = shost->max_id - id - 1; in scsi_scan_channel()
1844 order_id = id; in scsi_scan_channel()
1846 order_id, lun, rescan); in scsi_scan_channel()
/linux/fs/xfs/
H A Dxfs_log_priv.h234 atomic_t order_id; member
H A Dxfs_log_cil.c666 order = atomic_inc_return(&ctx->order_id); in xlog_cil_insert_items()
/linux/drivers/firmware/
H A Dti_sci.h691 u8 order_id; member
H A Dti_sci.c2093 req->order_id = params->order_id; in ti_sci_cmd_rm_ring_cfg()
/linux/include/linux/soc/ti/
H A Dti_sci_protocol.h306 u8 order_id; member