Searched refs:PCI_DEVICE_ID_NCR_53C810 (Results 1 – 6 of 6) sorted by relevance
| /OK3568_Linux_fs/kernel/arch/alpha/kernel/ |
| H A D | sys_sio.c | 279 if (dev->device == PCI_DEVICE_ID_NCR_53C810 in alphabook1_init_pci()
|
| /OK3568_Linux_fs/kernel/drivers/scsi/sym53c8xx_2/ |
| H A D | sym_hipd.c | 810 if ((pdev->device == PCI_DEVICE_ID_NCR_53C810 && 1187 {PCI_DEVICE_ID_NCR_53C810, 0x0f, "810", 4, 8, 4, 64, 1191 {PCI_DEVICE_ID_NCR_53C810, 0xff, "810a", 4, 8, 4, 1, 1195 {PCI_DEVICE_ID_NCR_53C810, 0xff, "810a", 4, 8, 4, 1,
|
| H A D | sym_glue.c | 1985 { PCI_VENDOR_ID_LSI_LOGIC, PCI_DEVICE_ID_NCR_53C810,
|
| /OK3568_Linux_fs/u-boot/include/ |
| H A D | pci_ids.h | 172 #define PCI_DEVICE_ID_NCR_53C810 0x0001 macro
|
| /OK3568_Linux_fs/kernel/include/linux/ |
| H A D | pci_ids.h | 189 #define PCI_DEVICE_ID_NCR_53C810 0x0001 macro
|
| /OK3568_Linux_fs/kernel/drivers/pci/ |
| H A D | quirks.c | 2399 DECLARE_PCI_FIXUP_HEADER(PCI_VENDOR_ID_NCR, PCI_DEVICE_ID_NCR_53C810, fixup_rev1_53c810);
|