Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/scsi/aacraid/ !
Dcomminit.c120 dev->printfbuf = (void *)base; in aac_alloc_comm()
121 init->printfbuf = cpu_to_le32(phys); in aac_alloc_comm()
Daacraid.h400 u32 printfbuf; member
792 void * printfbuf; /* pointer to buffer used for printf's from the adapter */ member
Dcommsup.c757 char *cp = dev->printfbuf; in aac_printf()