Home
last modified time | relevance | path

Searched refs:PCI_DEVICE_ID_NCR_53C810 (Results 1 – 6 of 6) sorted by relevance

/linux-4.1.27/arch/alpha/kernel/
Dsys_sio.c256 if (dev->device == PCI_DEVICE_ID_NCR_53C810 in alphabook1_init_pci()
/linux-4.1.27/arch/x86/pci/
Dfixup.c76 DECLARE_PCI_FIXUP_HEADER(PCI_VENDOR_ID_NCR, PCI_DEVICE_ID_NCR_53C810, pci_fixup_ncr53c810);
/linux-4.1.27/drivers/scsi/sym53c8xx_2/
Dsym_hipd.c823 if ((pdev->device == PCI_DEVICE_ID_NCR_53C810 &&
1200 {PCI_DEVICE_ID_NCR_53C810, 0x0f, "810", 4, 8, 4, 64,
1204 {PCI_DEVICE_ID_NCR_53C810, 0xff, "810a", 4, 8, 4, 1,
1208 {PCI_DEVICE_ID_NCR_53C810, 0xff, "810a", 4, 8, 4, 1,
Dsym_glue.c2004 { PCI_VENDOR_ID_LSI_LOGIC, PCI_DEVICE_ID_NCR_53C810,
/linux-4.1.27/include/linux/
Dpci_ids.h173 #define PCI_DEVICE_ID_NCR_53C810 0x0001 macro
/linux-4.1.27/drivers/pci/
Dquirks.c2044 DECLARE_PCI_FIXUP_HEADER(PCI_VENDOR_ID_NCR, PCI_DEVICE_ID_NCR_53C810, fixup_rev1_53c810);