Home
last modified time | relevance | path

Searched defs:vbuf (Results 1 – 6 of 6) sorted by relevance

/openbmc/qemu/util/
H A Dhexdump.c25 qemu_hexdump_line(GString * str,const void * vbuf,size_t len,size_t unit_len,size_t block_len) qemu_hexdump_line() argument
/openbmc/u-boot/cmd/
H A Dsf.c440 ulong offset, uint8_t *vbuf) in spi_flash_test()
506 uint8_t *vbuf; in do_spi_flash_test() local
H A Dmem.c929 void *vbuf = (void *)buf; in do_mem_mtest() local
/openbmc/u-boot/drivers/net/
H A Dftmac110.h140 void *vbuf; member
/openbmc/u-boot/fs/yaffs2/
H A Dyaffsfs.c1065 int yaffsfs_do_read(int handle, void *vbuf, unsigned int nbyte, in yaffsfs_do_read()
1187 int yaffsfs_do_write(int handle, const void *vbuf, unsigned int nbyte, in yaffsfs_do_write()
/openbmc/u-boot/common/
H A Dimage-fit.c1960 void *vbuf = (void *)buf; in fit_image_load() local