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