DEVICE_SIS 420 sound/pci/intel8x0.c { PCI_VDEVICE(SI, 0x7012), DEVICE_SIS }, /* SI7012 */ DEVICE_SIS 952 sound/pci/intel8x0.c case DEVICE_SIS: DEVICE_SIS 1123 sound/pci/intel8x0.c if (chip->device_type == DEVICE_SIS) { DEVICE_SIS 2470 sound/pci/intel8x0.c if (chip->device_type == DEVICE_SIS) { DEVICE_SIS 2842 sound/pci/intel8x0.c chip->device_type == DEVICE_SIS) DEVICE_SIS 3034 sound/pci/intel8x0.c if (device_type == DEVICE_SIS) { DEVICE_SIS 3045 sound/pci/intel8x0.c ichdev->pos_shift = (device_type == DEVICE_SIS) ? 0 : 1; DEVICE_SIS 3081 sound/pci/intel8x0.c case DEVICE_SIS: DEVICE_SIS 218 sound/pci/intel8x0m.c { PCI_VDEVICE(SI, 0x7013), DEVICE_SIS }, /* SI7013 */ DEVICE_SIS 949 sound/pci/intel8x0m.c if (chip->device_type == DEVICE_SIS) { DEVICE_SIS 1163 sound/pci/intel8x0m.c if (device_type == DEVICE_SIS) { DEVICE_SIS 1175 sound/pci/intel8x0m.c chip->pcm_pos_shift = (device_type == DEVICE_SIS) ? 0 : 1;