| /openbmc/phosphor-ipmi-flash/tools/test/ |
| H A D | tools_net_unittest.cpp | 200 for (std::uint32_t offset = 0; offset < fakeFileSize; in TEST_F() local 240 for (std::uint32_t offset = 0; offset < fakeFileSize; in TEST_F() local
|
| /openbmc/u-boot/board/freescale/ls2080ardb/ |
| H A D | ls2080ardb.c | 320 int offset; in fdt_fixup_board_enet() local 349 int offset; in fsl_fdt_fixup_flash() local
|
| /openbmc/u-boot/drivers/misc/ |
| H A D | ds4510.c | 32 static int ds4510_mem_write(uint8_t chip, int offset, uint8_t *buf, int count) in ds4510_mem_write() 61 static int ds4510_mem_read(uint8_t chip, int offset, uint8_t *buf, int count) in ds4510_mem_read()
|
| /openbmc/qemu/net/ |
| H A D | colo.h | 56 uint16_t offset; member 84 uint32_t offset; member
|
| /openbmc/u-boot/drivers/pci/ |
| H A D | pci_sh7751.c | 76 pci_dev_t dev, int offset, u32 *value) in pci_sh4_read_config_dword() 87 pci_dev_t dev, int offset, u32 value) in pci_sh4_write_config_dword()
|
| /openbmc/u-boot/common/ |
| H A D | iotrace.c | 30 ulong offset; member 173 void iotrace_get_buffer(ulong *start, ulong *size, ulong *needed_size, ulong *offset, ulong *count) in iotrace_get_buffer()
|
| /openbmc/qemu/include/qemu/ |
| H A D | coroutine.h | 297 #define qemu_co_recvv(sockfd, iov, iov_cnt, offset, bytes) \ argument 299 #define qemu_co_sendv(sockfd, iov, iov_cnt, offset, bytes) \ argument
|
| /openbmc/qemu/hw/9pfs/ |
| H A D | cofile.c | 252 struct iovec *iov, int iovcnt, int64_t offset) in v9fs_co_pwritev() 272 struct iovec *iov, int iovcnt, int64_t offset) in v9fs_co_preadv()
|
| /openbmc/qemu/hw/misc/ |
| H A D | allwinner-cpucfg.c | 106 static uint64_t allwinner_cpucfg_read(void *opaque, hwaddr offset, in allwinner_cpucfg_read() 165 static void allwinner_cpucfg_write(void *opaque, hwaddr offset, in allwinner_cpucfg_write()
|
| H A D | vmcoreinfo.c | 21 static void fw_cfg_vmci_write(void *opaque, off_t offset, size_t len) in fw_cfg_vmci_write()
|
| /openbmc/qemu/hw/nvram/ |
| H A D | spapr_nvram.c | 64 hwaddr offset, buffer, len; in OBJECT_DECLARE_SIMPLE_TYPE() local 105 hwaddr offset, buffer, len; in rtas_nvram_store() local
|
| /openbmc/phosphor-fan-presence/control/json/actions/ |
| H A D | mapped_floor.cpp | 35 uint64_t addFloorOffset(uint64_t floor, T offset, const std::string& actionName) in addFloorOffset() 501 auto offset = Manager::getParameter(offsetParameter); in applyFloorOffset() local
|
| /openbmc/qemu/hw/timer/ |
| H A D | nrf51_timer.c | 158 static uint64_t nrf51_timer_read(void *opaque, hwaddr offset, unsigned int size) in nrf51_timer_read() 199 static void nrf51_timer_write(void *opaque, hwaddr offset, in nrf51_timer_write()
|
| /openbmc/pldm/fw-update/ |
| H A D | watch.cpp | 89 auto offset = 0; in callback() local
|
| /openbmc/u-boot/arch/x86/include/asm/ |
| H A D | mrccache.h | 26 u32 offset; member
|
| /openbmc/u-boot/cmd/ |
| H A D | w1.c | 46 int bus_n = 0, dev_n = 0, offset = 0, len = 512; in w1_read() local
|
| /openbmc/u-boot/arch/arm/mach-omap2/omap3/ |
| H A D | emif4.c | 53 u32 offset = 0; in get_sdr_cs_offset() local
|
| /openbmc/u-boot/common/spl/ |
| H A D | spl_nand.c | 43 int offset, struct image_header *header) in spl_nand_load_element()
|
| /openbmc/ipmitool/lib/ |
| H A D | ipmi_dcmi.c | 967 ipmi_dcmi_getassettag(struct ipmi_intf * intf, uint8_t offset, uint8_t length) in ipmi_dcmi_getassettag() 1000 uint8_t offset = 0; in ipmi_dcmi_prnt_getassettag() local 1044 ipmi_dcmi_setassettag(struct ipmi_intf * intf, uint8_t offset, uint8_t length, in ipmi_dcmi_setassettag() 1072 uint8_t offset = 0; in ipmi_dcmi_prnt_setassettag() local 1110 ipmi_dcmi_getmngctrlids(struct ipmi_intf * intf, uint8_t offset, uint8_t length) in ipmi_dcmi_getmngctrlids() 1134 uint8_t offset = 0; in ipmi_dcmi_prnt_getmngctrlids() local 1176 ipmi_dcmi_setmngctrlids(struct ipmi_intf * intf, uint8_t offset, uint8_t length, in ipmi_dcmi_setmngctrlids() 1212 uint8_t offset = 0; in ipmi_dcmi_prnt_setmngctrlids() local 1257 ipmi_dcmi_discvry_snsr(struct ipmi_intf * intf, uint8_t isnsr, uint8_t offset) in ipmi_dcmi_discvry_snsr() 1292 uint8_t offset = 0; in ipmi_dcmi_prnt_discvry_snsr() local [all …]
|
| /openbmc/qemu/block/ |
| H A D | iscsi.c | 432 static bool is_byte_request_lun_aligned(int64_t offset, int64_t bytes, in is_byte_request_lun_aligned() 495 iscsi_allocmap_update(IscsiLun *iscsilun, int64_t offset, in iscsi_allocmap_update() 533 iscsi_allocmap_set_allocated(IscsiLun *iscsilun, int64_t offset, in iscsi_allocmap_set_allocated() 540 iscsi_allocmap_set_unallocated(IscsiLun *iscsilun, int64_t offset, in iscsi_allocmap_set_unallocated() 549 static void iscsi_allocmap_set_invalid(IscsiLun *iscsilun, int64_t offset, in iscsi_allocmap_set_invalid() 566 iscsi_allocmap_is_allocated(IscsiLun *iscsilun, int64_t offset, in iscsi_allocmap_is_allocated() 580 int64_t offset, int64_t bytes) in iscsi_allocmap_is_valid() 698 int64_t offset, int64_t bytes, in iscsi_co_block_status() 1144 coroutine_fn iscsi_co_pdiscard(BlockDriverState *bs, int64_t offset, in iscsi_co_pdiscard() 1214 coroutine_fn iscsi_co_pwrite_zeroes(BlockDriverState *bs, int64_t offset, in iscsi_co_pwrite_zeroes() [all …]
|
| H A D | parallels.c | 120 uint32_t index, offset; in seek_to_sector() local 152 int64_t offset = seek_to_sector(s, sector_num); in block_status() local 175 uint32_t index, uint32_t offset) in parallels_set_bat_entry() 420 int64_t offset, int64_t bytes, int64_t *pnum, in parallels_co_block_status() 538 parallels_co_pdiscard(BlockDriverState *bs, int64_t offset, int64_t bytes) in parallels_co_pdiscard() 582 parallels_co_pwrite_zeroes(BlockDriverState *bs, int64_t offset, int64_t bytes, in parallels_co_pwrite_zeroes()
|
| /openbmc/libpldm/include/libpldm/oem/ibm/ |
| H A D | file_io.h | 109 uint32_t offset; //!< Offset to the file member 287 uint32_t offset; //!< Offset to file where read starts member 307 uint32_t offset; //!< Offset to file where write starts member 446 uint32_t offset; //!< Offset to file where read starts member 601 uint32_t offset; //!< Offset to file where read/write starts member
|
| /openbmc/u-boot/drivers/mtd/ubi/ |
| H A D | io.c | 119 int ubi_io_read(const struct ubi_device *ubi, void *buf, int pnum, int offset, in ubi_io_read() 228 int ubi_io_write(struct ubi_device *ubi, const void *buf, int pnum, int offset, in ubi_io_write() 1322 int offset, int len) in self_check_write() 1387 int ubi_self_check_all_ff(struct ubi_device *ubi, int pnum, int offset, int len) in ubi_self_check_all_ff()
|
| H A D | eba.c | 365 void *buf, int offset, int len, int check) in ubi_eba_read_leb() 492 struct ubi_sgl *sgl, int lnum, int offset, int len, in ubi_eba_read_leb_sg() 550 const void *buf, int offset, int len) in recover_peb() 655 const void *buf, int offset, int len) in ubi_eba_write_leb()
|
| /openbmc/u-boot/tools/ |
| H A D | proftool.c | 30 unsigned long offset; member 105 unsigned long offset, start = 0; in read_system_map() local 171 static struct func_info *find_func_by_offset(uint32_t offset) in find_func_by_offset() 183 static struct func_info *find_caller_by_offset(uint32_t offset) in find_caller_by_offset()
|