/openbmc/qemu/hw/virtio/ |
H A D | virtio-rng.c | 53 int offset; in chr_read() local
|
/openbmc/qemu/chardev/ |
H A D | char-io.c | 153 size_t offset = 0; in io_channel_send_full() local
|
/openbmc/qemu/hw/display/ |
H A D | ramfb.c | 80 static void ramfb_fw_cfg_write(void *dev, off_t offset, size_t len) in ramfb_fw_cfg_write()
|
/openbmc/qemu/target/i386/tcg/ |
H A D | access.c | 57 vaddr offset = addr - ac->vaddr; in access_ptr() local
|
/openbmc/pldm/host-bmc/ |
H A D | dbus_to_terminus_effecters.hpp | 54 double offset; //!< Numeric effecter PDR offset member
|
/openbmc/linux/arch/mips/include/asm/octeon/ |
H A D | cvmx-rst-defs.h | 34 #define CVMX_RST_CTLX(offset) (CVMX_ADD_IO_SEG(0x0001180006001640ull) + ((offset) & 3) * 8) argument 41 #define CVMX_RST_SOFT_PRSTX(offset) (CVMX_ADD_IO_SEG(0x00011800060016C0ull) + ((offset) & 3) * 8) argument
|
/openbmc/linux/drivers/mtd/maps/ |
H A D | pcmciamtd.c | 35 unsigned int offset; /* offset into card the window currently points at */ member 87 unsigned int offset; in remap_window() local
|
/openbmc/linux/drivers/scsi/bnx2fc/ |
H A D | bnx2fc_els.c | 391 u32 offset; in bnx2fc_rec_compl() local 624 int bnx2fc_send_srr(struct bnx2fc_cmd *orig_io_req, u32 offset, u8 r_ctl) in bnx2fc_send_srr()
|
/openbmc/u-boot/drivers/spi/ |
H A D | designware_spi.c | 119 static inline u32 dw_read(struct dw_spi_priv *priv, u32 offset) in dw_read() 124 static inline void dw_write(struct dw_spi_priv *priv, u32 offset, u32 val) in dw_write()
|
/openbmc/u-boot/drivers/mtd/ |
H A D | mtdconcat.c | 385 uint64_t length, offset = 0; in concat_erase() local 659 unsigned long offset, in concat_get_unmapped_area()
|
/openbmc/u-boot/drivers/pci/ |
H A D | pci_mvebu.c | 140 uint offset, ulong *valuep, in mvebu_pcie_read_config() 184 uint offset, ulong value, in mvebu_pcie_write_config()
|
/openbmc/u-boot/drivers/net/ |
H A D | dm9000x.c | 532 void dm9000_read_srom_word(int offset, u8 *to) in dm9000_read_srom_word() 542 void dm9000_write_srom_word(int offset, u16 val) in dm9000_write_srom_word()
|
/openbmc/u-boot/drivers/video/ |
H A D | dw_hdmi.c | 74 static void dw_hdmi_write(struct dw_hdmi *hdmi, u8 val, int offset) in dw_hdmi_write() 89 static u8 dw_hdmi_read(struct dw_hdmi *hdmi, int offset) in dw_hdmi_read()
|
/openbmc/linux/drivers/scsi/sym53c8xx_2/ |
H A D | sym_nvram.c | 364 static int sym_write_S24C16_nvram(struct sym_device *np, int offset, in sym_write_S24C16_nvram() 418 static int sym_read_S24C16_nvram(struct sym_device *np, int offset, u_char *data, int len) in sym_read_S24C16_nvram()
|
/openbmc/linux/drivers/pci/controller/mobiveil/ |
H A D | pcie-mobiveil.h | 29 #define PAB_REG_ADDR(offset, win) \ argument 31 #define PAB_EXT_REG_ADDR(offset, win) \ argument
|
/openbmc/linux/drivers/misc/cxl/ |
H A D | hcalls.c | 298 long cxl_h_get_afu_err(u64 unit_address, u64 offset, in cxl_h_get_afu_err() 318 long cxl_h_get_config(u64 unit_address, u64 cr_num, u64 offset, in cxl_h_get_config()
|
/openbmc/linux/drivers/usb/storage/ |
H A D | sddr55.c | 202 unsigned int len, offset; in sddr55_read_data() local 323 unsigned int len, offset; in sddr55_write_data() local
|
/openbmc/linux/drivers/hwmon/ |
H A D | i5k_amb.c | 115 static u8 amb_read_byte(struct i5k_amb_data *data, unsigned long offset) in amb_read_byte() 120 static void amb_write_byte(struct i5k_amb_data *data, unsigned long offset, in amb_write_byte()
|
/openbmc/linux/drivers/pci/hotplug/ |
H A D | ibmphp_ebda.c | 234 u16 ebda_seg, num_entries, next_offset, offset, blk_id, sub_addr, re, rc_id, re_id, base; in ibmphp_access_ebda() local 402 u16 offset; in ebda_rio_table() local
|
/openbmc/linux/drivers/mtd/ |
H A D | rfd_ftl.c | 68 u_long offset; member 547 int block, offset, rc; in mark_sector_deleted() local
|
/openbmc/u-boot/drivers/usb/gadget/ |
H A D | aspeed_usbtty.c | 122 #define ast_udc_read(offset) \ argument 124 #define ast_udc_write(val, offset) \ argument
|
/openbmc/qemu/pc-bios/s390-ccw/ |
H A D | bootmap.c | 208 static bool find_zipl_boot_menu_banner(int *offset) in find_zipl_boot_menu_banner() 821 uint32_t offset = find_iso_bc(); in find_iso_bc_entry() local
|
/openbmc/fb-ipmi-oem/include/ |
H A D | storagecommands.hpp | 38 uint8_t offset; member 166 uint8_t offset; //!< Offset into record. member
|
/openbmc/qemu/disas/ |
H A D | cris.c | 1407 int offset = (prefix_insn & 255); in get_opcode_entry() local 2444 long offset = insn & 0xfe; in print_with_operands() local
|
/openbmc/linux/drivers/virtio/ |
H A D | virtio_vdpa.c | 57 static void virtio_vdpa_get(struct virtio_device *vdev, unsigned int offset, in virtio_vdpa_get() 65 static void virtio_vdpa_set(struct virtio_device *vdev, unsigned int offset, in virtio_vdpa_set()
|