aputype 1217 dev/pci/maestro.c int aputype; aputype 1222 dev/pci/maestro.c aputype = APUTYPE_16BITLINEAR; aputype 1225 dev/pci/maestro.c aputype = APUTYPE_16BITSTEREO; aputype 1228 dev/pci/maestro.c aputype = APUTYPE_8BITLINEAR; aputype 1231 dev/pci/maestro.c aputype = APUTYPE_8BITSTEREO; aputype 1251 dev/pci/maestro.c (aputype << APU_APUTYPE_SHIFT) | APU_DMA_ENABLED | 0xf); aputype 1285 dev/pci/maestro.c (aputype << APU_APUTYPE_SHIFT) | APU_DMA_ENABLED | 0xf); aputype 1287 dev/pci/maestro.c (aputype << APU_APUTYPE_SHIFT) | APU_DMA_ENABLED | 0xf);