Home
last modified time | relevance | path

Searched refs:bytesp (Results 1 – 2 of 2) sorted by relevance

/drivers/mtd/tests/
Dtorturetest.c376 unsigned offset, unsigned len, unsigned *bytesp,
464 unsigned offset, unsigned len, unsigned *bytesp, in countdiffs() argument
478 (*bytesp)++; in countdiffs()
/drivers/scsi/
Deata.c2318 unsigned char *bytesp; in ihdlr() local
2320 bytesp = (unsigned char *)spp; in ihdlr()
2324 printk(" 0x%x", bytesp[cnt]); in ihdlr()