Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/net/
Drcpci45.c95 #define MSG_BUF_SIZE 16384 macro
205 pDpa->msgbuf = kmalloc (MSG_BUF_SIZE, GFP_DMA | GFP_KERNEL); in rcpci45_init_one()
209 private msgbuf!\n", MSG_BUF_SIZE); in rcpci45_init_one()