Home
last modified time | relevance | path

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

/drivers/scsi/aacraid/
Dcomminit.c193 dev->printfbuf = (void *)base; in aac_alloc_comm()
194 init->printfbuf = cpu_to_le32(phys); in aac_alloc_comm()
Daacraid.h497 __le32 printfbuf; member
1160 void * printfbuf; /* pointer to buffer used for printf's from the adapter */ member
Dcommsup.c856 char *cp = dev->printfbuf; in aac_printf()