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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/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);
1658 iqueue = (unsigned char *)vmalloc(SEQ_MAX_QUEUE * IEV_SZ);

Completed in 122 milliseconds