Home
last modified time | relevance | path

Searched defs:bytes (Results 176 – 200 of 264) sorted by relevance

1234567891011

/openbmc/phosphor-host-ipmid/
H A Dipmid-new.cpp296 uint8_t bytes; in executeIpmiGroupCommand() local
315 uint24_t bytes; in executeIpmiOemCommand() local
/openbmc/qemu/hw/ssi/
H A Dxlnx-versal-ospi.c720 uint8_t bytes[8] = {}; in ospi_rx_fifo_pop_stig_rd_data() local
1106 uint8_t bytes[8] = {}; in ospi_rx_sram_read() local
1138 uint8_t bytes[8] = {}; in ospi_do_dac_read() local
/openbmc/u-boot/drivers/usb/gadget/
H A Dpxa25x_udc.h93 unsigned long bytes; member
/openbmc/u-boot/drivers/misc/
H A Dcros_ec_sandbox.c243 int bytes = KEYBOARD_COLS; in cros_ec_keyscan() local
/openbmc/qemu/hw/i2c/
H A Dpmbus_device.c65 uint8_t bytes[8]; in pmbus_send_uint() local
/openbmc/qemu/block/
H A Dcurl.c80 uint64_t bytes; member
953 int64_t offset, int64_t bytes, QEMUIOVector *qiov, in curl_co_preadv()
H A Dcrypto.c470 block_crypto_co_preadv(BlockDriverState *bs, int64_t offset, int64_t bytes, in block_crypto_co_preadv()
532 block_crypto_co_pwritev(BlockDriverState *bs, int64_t offset, int64_t bytes, in block_crypto_co_pwritev()
H A Dqed.c837 int64_t pos, int64_t bytes, int64_t *pnum, in bdrv_qed_co_block_status()
1427 bdrv_qed_co_pwrite_zeroes(BlockDriverState *bs, int64_t offset, int64_t bytes, in bdrv_qed_co_pwrite_zeroes()
H A Dqed.h253 static inline uint64_t qed_bytes_to_clusters(BDRVQEDState *s, uint64_t bytes) in qed_bytes_to_clusters()
/openbmc/u-boot/drivers/spi/
H A Dtegra20_sflash.c237 int bytes; in tegra20_sflash_xfer() local
H A Dtegra210_qspi.c267 int bytes; in tegra210_qspi_xfer() local
H A Dtegra114_spi.c253 int bytes; in tegra114_spi_xfer() local
H A Dfsl_espi.c207 static int fsl_espi_rx(struct fsl_spi_slave *fsl, void *din, unsigned int bytes) in fsl_espi_rx()
H A Dtegra20_slink.c237 int bytes; in tegra30_spi_xfer() local
/openbmc/bmcweb/features/virtual_media/
H A Dvm_websocket.hpp146 std::size_t bytes = outputBuffer.capacity() - outputBuffer.size(); in doRead() local
/openbmc/qemu/tests/unit/
H A Dtest-xs-node.c244 GByteArray *bytes = xs_impl_serialize(s); in check_serdes() local
H A Dtest-bdrv-drain.c78 int64_t offset, int64_t bytes, in bdrv_test_co_preadv()
970 bdrv_test_top_co_preadv(BlockDriverState *bs, int64_t offset, int64_t bytes, in bdrv_test_top_co_preadv()
1757 bdrv_replace_test_co_preadv(BlockDriverState *bs, int64_t offset, int64_t bytes, in bdrv_replace_test_co_preadv()
/openbmc/u-boot/cmd/
H A Dsf.c401 int bytes; member
H A Dload.c688 int bytes; in handle_send_packet() local
/openbmc/qemu/trace/
H A Dsimple.c162 uint8_t bytes[sizeof(TraceRecord) + sizeof(uint64_t)]; in writeout_thread() member
/openbmc/libbej/src/
H A Dbej_decoder_core.c40 static int64_t bejGetIntegerValue(const uint8_t* bytes, uint8_t numOfBytes) in bejGetIntegerValue()
/openbmc/qemu/chardev/
H A Dspice.c44 int bytes = MIN(len, scd->datalen); in vmc_read() local
/openbmc/qemu/hw/net/
H A Dcadence_gem.c715 unsigned bytes) in gem_receive_updatestats()
1241 unsigned bytes) in gem_transmit_updatestats()
/openbmc/u-boot/drivers/mtd/spi/
H A Dsandbox.c323 int bytes = bitlen / 8; in sandbox_sf_xfer() local
/openbmc/qemu/tests/qtest/libqos/
H A Dahci.c104 uint64_t ahci_alloc(AHCIQState *ahci, size_t bytes) in ahci_alloc()
665 static unsigned size_to_prdtl(unsigned bytes, unsigned bytes_per_prd) in size_to_prdtl()

1234567891011