/openbmc/entity-manager/src/fru_device/ |
H A D | fru_utils.cpp | 293 size_t offset = getHeaderAreaFieldOffset(fruAreas::fruAreaMultirecord); in parseMultirecordUUID() local 451 size_t offset = *(fruBytes.begin() + getHeaderAreaFieldOffset(area)); formatIPMIFRU() local 936 size_t offset = 0; findFruAreaLocationAndField() local [all...] |
/openbmc/qemu/target/m68k/ |
H A D | translate.c | 41 #define DEFO32(name, offset) static TCGv QREG_##name; argument 42 #define DEFO64(name, offset) static TCGv_i64 QREG_##name; argument 71 #define DEFO32(name, offset) \ in m68k_tcg_init() argument 74 #define DEFO64(name, offset) \ in m68k_tcg_init() argument 415 uint32_t offset; in gen_lea_indexed() local 712 uint32_t offset; in gen_lea_mode() local 793 int32_t offset; in gen_ea_mode() local 1462 int16_t offset; in DISAS_INSN() local 2813 static void gen_link(DisasContext *s, uint16_t insn, int32_t offset) in gen_link() 2830 int16_t offset; in DISAS_INSN() local [all …]
|
/openbmc/u-boot/drivers/sound/ |
H A D | broadwell_i2s.c | 239 u32 bar0, offset; in broadwell_i2s_probe() local
|
/openbmc/u-boot/tools/ |
H A D | mkimage.c | 650 int offset = 0; in copy_file() local
|
H A D | img2srec.c | 358 uint32_t offset; in main() local
|
/openbmc/u-boot/drivers/fastboot/ |
H A D | fb_nand.c | 91 void *buffer, u32 offset, in _fb_nand_write()
|
/openbmc/qemu/disas/ |
H A D | capstone.c | 26 size_t offset, void *user_data) in cap_skipdata_s390x_cb()
|
/openbmc/u-boot/drivers/net/fm/ |
H A D | init.c | 231 enum fm_port port, int offset) in __def_board_ft_fman_fixup_port()
|
/openbmc/u-boot/common/ |
H A D | bloblist.c | 25 ulong offset; in bloblist_next_blob() local
|
/openbmc/u-boot/include/jffs2/ |
H A D | load_kernel.h | 37 u64 offset; /* offset within device */ member
|
/openbmc/qemu/block/ |
H A D | cloop.c | 255 cloop_co_preadv(BlockDriverState *bs, int64_t offset, int64_t bytes, in cloop_co_preadv()
|
H A D | linux-aio.c | 370 static int laio_do_submit(int fd, struct qemu_laiocb *laiocb, off_t offset, in laio_do_submit() 420 int coroutine_fn laio_co_submit(int fd, uint64_t offset, QEMUIOVector *qiov, in laio_co_submit()
|
/openbmc/u-boot/fs/btrfs/ |
H A D | inode.c | 319 u64 btrfs_file_read(const struct btrfs_root *root, u64 inr, u64 offset, in btrfs_file_read()
|
/openbmc/libpldm/src/firmware_device/ |
H A D | fd-internal.h | 41 uint32_t offset; member
|
/openbmc/pldm/platform-mc/ |
H A D | dbus_to_terminus_effecters.hpp | 55 double offset; //!< Numeric effecter PDR offset member
|
/openbmc/qemu/include/hw/xen/interface/io/ |
H A D | netif.h | 976 uint16_t offset; member 1062 uint16_t offset; member
|
/openbmc/qemu/hw/9pfs/ |
H A D | xen-9p-backend.c | 135 size_t offset, in xen_9pfs_pdu_vmarshal() 159 size_t offset, in xen_9pfs_pdu_vunmarshal()
|
/openbmc/u-boot/drivers/mtd/onenand/ |
H A D | samsung.c | 394 unsigned char *buffer, int offset, in onenand_read_bufferram() 405 const unsigned char *buffer, int offset, in onenand_write_bufferram()
|
/openbmc/u-boot/include/mtd/ |
H A D | mtd-abi.h | 127 __u32 offset; /* At which this region starts, member 209 __u32 offset; member
|
/openbmc/phosphor-fan-presence/monitor/example/ |
H A D | config.json | 38 "offset": -909 number 124 "offset": 1600 number
|
/openbmc/u-boot/arch/microblaze/include/asm/ |
H A D | bitops.h | 215 static inline int find_next_zero_bit(void *addr, int size, int offset) in find_next_zero_bit() 305 unsigned long size, unsigned long offset) in ext2_find_next_zero_bit()
|
/openbmc/qemu/linux-headers/linux/ |
H A D | vduse.h | 70 __u64 offset; member 103 __u32 offset; member
|
/openbmc/qemu/hw/display/ |
H A D | pl110.c | 390 static uint64_t pl110_read(void *opaque, hwaddr offset, in pl110_read() 440 static void pl110_write(void *opaque, hwaddr offset, in pl110_write()
|
/openbmc/qemu/hw/sd/ |
H A D | omap_mmc.c | 332 static uint64_t omap_mmc_read(void *opaque, hwaddr offset, unsigned size) in omap_mmc_read() 424 static void omap_mmc_write(void *opaque, hwaddr offset, in omap_mmc_write()
|
/openbmc/qemu/hw/timer/ |
H A D | npcm7xx_timer.c | 426 static uint64_t npcm7xx_timer_read(void *opaque, hwaddr offset, unsigned size) in npcm7xx_timer_read() 478 static void npcm7xx_timer_write(void *opaque, hwaddr offset, in npcm7xx_timer_write()
|