Lines Matching defs:DEVICE_SIS
69 enum { DEVICE_INTEL, DEVICE_INTEL_ICH4, DEVICE_SIS, DEVICE_ALI, DEVICE_NFORCE };
398 { PCI_VDEVICE(SI, 0x7012), DEVICE_SIS }, /* SI7012 */
930 case DEVICE_SIS:
1100 if (chip->device_type == DEVICE_SIS) {
2437 if (chip->device_type == DEVICE_SIS) {
2800 chip->device_type == DEVICE_SIS)
2869 3, /* DEVICE_SIS */
2962 if (device_type == DEVICE_SIS) {
2973 ichdev->pos_shift = (device_type == DEVICE_SIS) ? 0 : 1;
3008 case DEVICE_SIS: