Home
last modified time | relevance | path

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

/openbmc/qemu/block/
H A Dstream.c93 const char *base_id = NULL, *base_fmt = NULL; in stream_prepare() local
95 base_id = s->backing_file_str ?: unfiltered_base->filename; in stream_prepare()
115 ret = bdrv_change_backing_file(unfiltered_bs, base_id, base_fmt, false); in stream_prepare()
/openbmc/docs/designs/
H A Dbinarystore-via-blobs.md91 base_id: /bmc_store/
167 Delete the binary data associated with `blob_id`. Deleting the base_id (the
185 blob with binary data stored, BMC handler only populates the `base_id` per
/openbmc/u-boot/include/fsl-mc/
H A Dfsl_dprc.h243 MC_CMD_OP(cmd, 1, 0, 32, int, range_desc->base_id); \
268 MC_RSP_OP(cmd, 1, 0, 32, int, range_desc->base_id); \
790 int base_id; member
/openbmc/u-boot/drivers/net/
H A Dmvpp2.c1252 static int base_id; variable
5564 base_id_add = base_id; in mvpp2_base_bind()
5568 base_id++; in mvpp2_base_bind()