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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/sound/oss/
H A Dsequencer.c65 static unsigned char *iqueue; variable
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);
1659 if (iqueue == NULL)
1672 vfree(iqueue);
1673 queue = iqueue = NULL;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/db-4.7.25.NC/test/
H A Dtestutils.tcl2356 -iqueue -
2362 iqueue { return "-queue" }
2606 set names { -iqueue DB_IQUEUE IQUEUE db_iqueue iq iqueue iqam }
H A Dtest.tcl786 iqueue -

Completed in 121 milliseconds