Searched refs:D_WAIT (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.c361 #define D_WAIT 0x0 /* Stop execution */ macro
687 *(cmd) = DBRI_CMD(D_WAIT, 1, wait_id);
688 *(cmd+1) = DBRI_CMD(D_WAIT, 1, wait_id);
778 *(cmd++) = DBRI_CMD(D_WAIT, 1, 0);
779 *(cmd++) = DBRI_CMD(D_WAIT, 1, 0);
1808 if (command != D_WAIT)

Completed in 67 milliseconds