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

/linux-master/fs/xfs/
H A Dxfs_log_priv.h234 atomic_t order_id; member in struct:xfs_cil_ctx
H A Dxfs_log_cil.c666 order = atomic_inc_return(&ctx->order_id);
/linux-master/drivers/scsi/
H A Dscsi_scan.c1818 uint order_id; local
1835 order_id = shost->max_id - id - 1;
1837 order_id = id;
1839 order_id, lun, rescan);
/linux-master/drivers/firmware/
H A Dti_sci.h661 * 5 - Valid bit for @tisci_msg_rm_ring_cfg_req order_id
676 * @order_id: Specifies the ring's bus order ID.
691 u8 order_id; member in struct:ti_sci_msg_rm_ring_cfg_req
H A Dti_sci.c2096 req->order_id = params->order_id;
/linux-master/include/linux/soc/ti/
H A Dti_sci_protocol.h276 /* RA config.order_id parameter is valid for RM ring configure TISCI message */
306 u8 order_id; member in struct:ti_sci_msg_rm_ring_cfg

Completed in 280 milliseconds