Lines Matching defs:DEVICE_NFORCE
69 enum { DEVICE_INTEL, DEVICE_INTEL_ICH4, DEVICE_SIS, DEVICE_ALI, DEVICE_NFORCE };
399 { PCI_VDEVICE(NVIDIA, 0x01b1), DEVICE_NFORCE }, /* NFORCE */
400 { PCI_VDEVICE(NVIDIA, 0x003a), DEVICE_NFORCE }, /* MCP04 */
401 { PCI_VDEVICE(NVIDIA, 0x006a), DEVICE_NFORCE }, /* NFORCE2 */
402 { PCI_VDEVICE(NVIDIA, 0x0059), DEVICE_NFORCE }, /* CK804 */
403 { PCI_VDEVICE(NVIDIA, 0x008a), DEVICE_NFORCE }, /* CK8 */
404 { PCI_VDEVICE(NVIDIA, 0x00da), DEVICE_NFORCE }, /* NFORCE3 */
405 { PCI_VDEVICE(NVIDIA, 0x00ea), DEVICE_NFORCE }, /* CK8S */
406 { PCI_VDEVICE(NVIDIA, 0x026b), DEVICE_NFORCE }, /* MCP51 */
948 if (chip->device_type == DEVICE_NFORCE) {
1216 int idx = chip->device_type == DEVICE_NFORCE ? NVD_SPBAR : ICHD_SPBAR;
1224 int idx = chip->device_type == DEVICE_NFORCE ? NVD_SPBAR : ICHD_SPBAR;
1585 case DEVICE_NFORCE:
2134 case DEVICE_NFORCE:
2272 if (chip->device_type == DEVICE_NFORCE && !spdif_aclink) {
2377 if (chip->device_type == DEVICE_NFORCE)
2441 if (chip->device_type == DEVICE_NFORCE && !spdif_aclink) {
2537 if (chip->device_type == DEVICE_NFORCE && !spdif_aclink) {
2871 4, /* DEVICE_NFORCE */
2947 case DEVICE_NFORCE:
3120 case DEVICE_NFORCE:
3140 if (pci_id->driver_data == DEVICE_NFORCE)