Home
last modified time | relevance | path

Searched defs:skip_bytes (Results 1 – 3 of 3) sorted by relevance

/openbmc/u-boot/tools/
H A Dbmp_logo.c36 void skip_bytes (FILE *fp, int n) in skip_bytes() function
/openbmc/qemu/block/
H A Dio.c1180 int64_t skip_bytes; in bdrv_co_do_copy_on_readv() local
/openbmc/qemu/hw/nvme/
H A Dctrl.c1293 int32_t skip_bytes, int64_t offset, in nvme_tx_interleaved()