Home
last modified time | relevance | path

Searched refs:PCI_DEVICE_ID_NCR_53C896 (Results 1 – 4 of 4) sorted by relevance

/linux-4.4.14/drivers/scsi/sym53c8xx_2/
Dsym_glue.c1377 if (pdev->device == PCI_DEVICE_ID_NCR_53C896 && pdev->revision < 2) in sym_attach()
1487 if (pdev->device == PCI_DEVICE_ID_NCR_53C896 && pdev->revision < 0x4) { in sym_set_workarounds()
2018 { PCI_VENDOR_ID_LSI_LOGIC, PCI_DEVICE_ID_NCR_53C896,
Dsym_nvram.c702 case PCI_DEVICE_ID_NCR_53C896: in sym_read_Tekram_nvram()
Dsym_hipd.c1251 {PCI_DEVICE_ID_NCR_53C896, 0xff, "896", 6, 31, 7, 4,
1819 else if (pdev->device == PCI_DEVICE_ID_NCR_53C896)
/linux-4.4.14/include/linux/
Dpci_ids.h180 #define PCI_DEVICE_ID_NCR_53C896 0x000b macro