Searched defs:MSG_IN_QUEUE_SIZE (Results 1 - 1 of 1) sorted by relevance

/drivers/isdn/hardware/eicon/
H A Ddivacapi.h67 #define MSG_IN_QUEUE_SIZE ((4096 + 3) & 0xfffc) /* must be multiple of 4 */ macro
271 dword msg_in_queue[MSG_IN_QUEUE_SIZE/sizeof(dword)];

Completed in 63 milliseconds