CHANNEL_RING_MASK  378 sound/mips/sgio2audio.c 		src_pos = (src_pos + sizeof(u64)) & CHANNEL_RING_MASK;
CHANNEL_RING_MASK  428 sound/mips/sgio2audio.c 		dst_pos = (dst_pos + sizeof(u64)) & CHANNEL_RING_MASK;