AR_SLOT_SIZE      354 sound/pci/ctxfi/cthw20k1.c 	return ((src_idx << 4) + AR_PTS_PITCH + AR_SLOT_SIZE
AR_SLOT_SIZE      355 sound/pci/ctxfi/cthw20k1.c 			- AR_PARAM_SRC_OFFSET) % AR_SLOT_SIZE;
AR_SLOT_SIZE      354 sound/pci/ctxfi/cthw20k2.c 	return ((src_idx << 4) + AR_PTS_PITCH + AR_SLOT_SIZE
AR_SLOT_SIZE      355 sound/pci/ctxfi/cthw20k2.c 			- AR_PARAM_SRC_OFFSET) % AR_SLOT_SIZE;