Searched refs:IEV_SZ (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/oss/
H A Dsequencer.c62 #define IEV_SZ 8 macro
114 char *fixit = (char *) &iqueue[iqhead * IEV_SZ];
153 memcpy(&iqueue[iqtail * IEV_SZ], event_rec, len);
1655 iqueue = (unsigned char *)vmalloc(SEQ_MAX_QUEUE * IEV_SZ);

Completed in 19 milliseconds