Lines Matching refs:DEVICE_NFORCE
92 enum { DEVICE_INTEL, DEVICE_INTEL_ICH4, DEVICE_SIS, DEVICE_ALI, DEVICE_NFORCE };
422 { PCI_VDEVICE(NVIDIA, 0x01b1), DEVICE_NFORCE }, /* NFORCE */
423 { PCI_VDEVICE(NVIDIA, 0x003a), DEVICE_NFORCE }, /* MCP04 */
424 { PCI_VDEVICE(NVIDIA, 0x006a), DEVICE_NFORCE }, /* NFORCE2 */
425 { PCI_VDEVICE(NVIDIA, 0x0059), DEVICE_NFORCE }, /* CK804 */
426 { PCI_VDEVICE(NVIDIA, 0x008a), DEVICE_NFORCE }, /* CK8 */
427 { PCI_VDEVICE(NVIDIA, 0x00da), DEVICE_NFORCE }, /* NFORCE3 */
428 { PCI_VDEVICE(NVIDIA, 0x00ea), DEVICE_NFORCE }, /* CK8S */
429 { PCI_VDEVICE(NVIDIA, 0x026b), DEVICE_NFORCE }, /* MCP51 */
973 if (chip->device_type == DEVICE_NFORCE) {
1242 int idx = chip->device_type == DEVICE_NFORCE ? NVD_SPBAR : ICHD_SPBAR;
1250 int idx = chip->device_type == DEVICE_NFORCE ? NVD_SPBAR : ICHD_SPBAR;
1612 case DEVICE_NFORCE:
2161 case DEVICE_NFORCE:
2297 if (chip->device_type == DEVICE_NFORCE && !spdif_aclink) {
2402 if (chip->device_type == DEVICE_NFORCE)
2466 if (chip->device_type == DEVICE_NFORCE && !spdif_aclink) {
2559 if (chip->device_type == DEVICE_NFORCE && !spdif_aclink) {
2916 4, /* DEVICE_NFORCE */
3012 case DEVICE_NFORCE:
3186 case DEVICE_NFORCE:
3206 if (pci_id->driver_data == DEVICE_NFORCE)