Home
last modified time | relevance | path

Searched refs:printfbuf (Results 1 – 3 of 3) sorted by relevance

/linux-2.6.39/drivers/scsi/aacraid/
Dcomminit.c165 dev->printfbuf = (void *)base; in aac_alloc_comm()
166 init->printfbuf = cpu_to_le32(phys); in aac_alloc_comm()
Daacraid.h432 __le32 printfbuf; member
1059 void * printfbuf; /* pointer to buffer used for printf's from the adapter */ member
Dcommsup.c806 char *cp = dev->printfbuf; in aac_printf()