Home
last modified time | relevance | path

Searched defs:tempbuff (Results 1 – 2 of 2) sorted by relevance

/openbmc/u-boot/drivers/mmc/
H A Darm_pl180_mmci.c110 u32 *tempbuff = dest; in read_bytes() local
165 u32 *tempbuff = src; in write_bytes() local
/openbmc/u-boot/drivers/scsi/
H A Dscsi.c36 static unsigned char tempbuff[512]; /* temporary data buffer */ variable