Home
last modified time | relevance | path

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

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