Home
last modified time | relevance | path

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

/openbmc/linux/arch/alpha/kernel/
H A Dsys_sio.c281 if (dev->device == PCI_DEVICE_ID_NCR_53C810 in alphabook1_init_pci()
/openbmc/linux/drivers/scsi/sym53c8xx_2/
H A Dsym_hipd.c810 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 Dsym_glue.c1981 { PCI_VENDOR_ID_LSI_LOGIC, PCI_DEVICE_ID_NCR_53C810,
/openbmc/u-boot/include/
H A Dpci_ids.h173 #define PCI_DEVICE_ID_NCR_53C810 0x0001 macro
/openbmc/linux/include/linux/
H A Dpci_ids.h204 #define PCI_DEVICE_ID_NCR_53C810 0x0001 macro
/openbmc/linux/drivers/pci/
H A Dquirks.c2555 DECLARE_PCI_FIXUP_HEADER(PCI_VENDOR_ID_NCR, PCI_DEVICE_ID_NCR_53C810, fixup_rev1_53c810);