Searched refs:PCI_DEVICE_ID_NS_87415 (Results 1 – 6 of 6) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/parisc/ |
| H A D | superio.c | 328 PCI_DEVICE_ID_NS_87415, 365 case PCI_DEVICE_ID_NS_87415: /* Function 0 */ in superio_fixup_irq() 443 DECLARE_PCI_FIXUP_EARLY(PCI_VENDOR_ID_NS, PCI_DEVICE_ID_NS_87415, superio_fixup_pci); 469 } else if (dev->device == PCI_DEVICE_ID_NS_87415) { /* Function 0 */ in superio_probe() 484 { PCI_DEVICE(PCI_VENDOR_ID_NS, PCI_DEVICE_ID_NS_87415) },
|
| /OK3568_Linux_fs/kernel/arch/parisc/include/asm/ |
| H A D | superio.h | 80 ( ((x)->device == PCI_DEVICE_ID_NS_87415) \
|
| /OK3568_Linux_fs/kernel/drivers/ide/ |
| H A D | ns87415.c | 321 { PCI_VDEVICE(NS, PCI_DEVICE_ID_NS_87415), 0 },
|
| /OK3568_Linux_fs/kernel/drivers/ata/ |
| H A D | pata_ns87415.c | 383 { PCI_VDEVICE(NS, PCI_DEVICE_ID_NS_87415), },
|
| /OK3568_Linux_fs/u-boot/include/ |
| H A D | pci_ids.h | 412 #define PCI_DEVICE_ID_NS_87415 0x0002 macro
|
| /OK3568_Linux_fs/kernel/include/linux/ |
| H A D | pci_ids.h | 421 #define PCI_DEVICE_ID_NS_87415 0x0002 macro
|