MIXART_BA0_SIZE  1118 sound/pci/mixart/mixart.c 		file->f_pos = MIXART_BA0_SIZE + offset;
MIXART_BA0_SIZE  1123 sound/pci/mixart/mixart.c 	if(file->f_pos > MIXART_BA0_SIZE)
MIXART_BA0_SIZE  1124 sound/pci/mixart/mixart.c 		file->f_pos = MIXART_BA0_SIZE;
MIXART_BA0_SIZE  1166 sound/pci/mixart/mixart.c 	if(pos + count > MIXART_BA0_SIZE)
MIXART_BA0_SIZE  1167 sound/pci/mixart/mixart.c 		count = (long)(MIXART_BA0_SIZE - pos);
MIXART_BA0_SIZE  1253 sound/pci/mixart/mixart.c 		entry->size = MIXART_BA0_SIZE;