Home
last modified time | relevance | path

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

/openbmc/u-boot/cmd/
H A Dunzip.c49 unsigned long writebuf = 1<<20; in do_gzwrite() local
/openbmc/u-boot/lib/
H A Dgunzip.c125 unsigned char *writebuf; in gzwrite() local
/openbmc/u-boot/drivers/mtd/spi/
H A Dsf_dataflash.c273 u_char *writebuf = (u_char *)buf; in spi_dataflash_write() local