Searched refs:DMACHUNK_SIZE (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 Dvwsnd.c424 #define DMACHUNK_SIZE (1 << DMACHUNK_SHIFT) macro
1677 rport->hwbuf_max = aport->hwbuf_size - DMACHUNK_SIZE;
1690 wport->hwbuf_max = aport->hwbuf_size - DMACHUNK_SIZE;

Completed in 20 milliseconds