Home
last modified time | relevance | path

Searched defs:read (Results 126 – 150 of 178) sorted by relevance

12345678

/openbmc/u-boot/lib/efi_selftest/
H A Defi_selftest_loadimage.c274 static efi_status_t EFIAPI read in read() function
/openbmc/openbmc/poky/bitbake/lib/bb/fetch2/
H A Dwget.py259 def read(self): member in Wget.checkstatus.CacheHTTPHandler.do_open.fp_dummy
/openbmc/qemu/rust/hw/char/pl011/src/
H A Ddevice.rs195 pub(self) fn read(&mut self, offset: RegisterOffset) -> (bool, u32) { in read() method
541 fn read(&self, offset: hwaddr, _size: u32) -> u64 { in read() method
/openbmc/ipmitool/src/
H A Dipmievd.c105 int (*read)(struct ipmi_event_intf * eintf); member
/openbmc/u-boot/include/
H A Dphy.h62 int (*read)(struct mii_dev *bus, int addr, int devad, int reg); member
H A Dblk.h215 unsigned long (*read)(struct udevice *dev, lbaint_t start, member
H A Di2c.h634 int (*read)(struct i2c_adapter *adap, uint8_t chip, member
/openbmc/u-boot/cmd/
H A Dsf.c298 int read; in do_spi_flash_read_write() local
/openbmc/google-misc/subprojects/metrics-ipmi-blobs/
H A Dmetric.cpp532 std::string_view BmcHealthSnapshot::read(uint32_t offset, in read() function in metric_blob::BmcHealthSnapshot
/openbmc/openbmc/poky/scripts/pybootchartgui/pybootchartgui/
H A Dsamples.py205 def __init__(self, time, read, write, util): argument
/openbmc/u-boot/drivers/mtd/spi/
H A Dspi-nor-core.c1816 spi_nor_set_read_settings(struct spi_nor_read_command *read, in spi_nor_set_read_settings()
2011 spi_nor_set_read_settings_from_bfpt(struct spi_nor_read_command *read, in spi_nor_set_read_settings_from_bfpt()
2213 struct spi_nor_read_command *read; in spi_nor_parse_bfpt() local
2601 const struct spi_nor_read_command *read; in spi_nor_select_read() local
/openbmc/qemu/tests/bench/
H A Dqht-bench.c167 bool read; in do_rw() local
/openbmc/u-boot/drivers/mtd/onenand/
H A Donenand_base.c856 int read = 0, column, thislen; in onenand_read_ops_nolock() local
1003 int read = 0, thislen, column, oobsize; in onenand_read_oob_nolock() local
1214 int read = 0, thislen, column; in onenand_bbt_read_oob() local
/openbmc/u-boot/drivers/pci/
H A Dpci-aardvark.c221 bool read, in pcie_advk_check_pio_status()
/openbmc/qemu/target/i386/hvf/
H A Dhvf.c124 int read, write; in ept_emulation_fault() local
/openbmc/phosphor-host-ipmid/
H A Ddcmihandler.cpp1109 std::tuple<std::vector<std::tuple<uint7_t, bool, uint8_t>>, uint8_t> read( in read() function
1434 std::tuple<std::vector<uint16_t>, uint8_t> read( in read() function
/openbmc/s2600wf-misc/subprojects/hsbp-manager/src/
H A Dhsbp_manager.cpp162 int read = i2c_smbus_read_byte_data( in initialize() local
274 int read = i2c_smbus_read_byte_data( in enableDisableClock() local
515 int read = i2c_smbus_read_byte_data( in enableDisableOuput() local
/openbmc/s2600wf-misc/hsbp-manager/src/
H A Dhsbp_manager.cpp162 int read = i2c_smbus_read_byte_data( in initialize() local
274 int read = i2c_smbus_read_byte_data( in enableDisableClock() local
515 int read = i2c_smbus_read_byte_data( in enableDisableOuput() local
/openbmc/pldm/oem/ibm/libpldmresponder/
H A Dfile_io_type_pcie.hpp160 virtual int read(uint32_t /*offset*/, uint32_t& /*length*/, in read() function in pldm::responder::PCIeInfoHandler
/openbmc/qemu/rust/hw/timer/hpet/src/
H A Ddevice.rs502 const fn read(&self, reg: TimerRegister) -> u64 { in read() method
799 fn read(&self, addr: hwaddr, size: u32) -> u64 { in read() method
/openbmc/qemu/include/hw/xen/
H A Dxen_backend_ops.h275 void *(*read)(struct qemu_xs_handle *h, xs_transaction_t t, member
/openbmc/u-boot/drivers/nvme/
H A Dnvme.c672 lbaint_t blkcnt, void *buffer, bool read) in nvme_blk_rw()
/openbmc/u-boot/cmd/mvebu/
H A Dbubt.c90 size_t (*read)(const char *file_name); member
/openbmc/u-boot/fs/
H A Dfs.c135 int (*read)(const char *filename, void *buf, loff_t offset, member
/openbmc/qemu/hw/misc/
H A Dmac_via.c386 uint8_t read = value & 0x80; in via1_rtc_compact_cmd() local

12345678