Searched refs:wait_id (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/sparc/
H A Ddbri.c683 static int wait_id = 0; local
685 wait_id++;
686 wait_id &= 0xffff; /* restrict it to a 16 bit counter. */
687 *(cmd) = DBRI_CMD(D_WAIT, 1, wait_id);
688 *(cmd+1) = DBRI_CMD(D_WAIT, 1, wait_id);

Completed in 138 milliseconds