Searched refs:PCI_DEVICE_ID_LSI_53C1010_33 (Results 1 – 4 of 4) sorted by relevance
/linux/drivers/scsi/sym53c8xx_2/ |
H A D | sym_fw.c | 205 if (!(pdev->device == PCI_DEVICE_ID_LSI_53C1010_33 /* && in sym_fw2_patch()
|
H A D | sym_hipd.c | 786 if (pdev->device == PCI_DEVICE_ID_LSI_53C1010_33 && 1250 {PCI_DEVICE_ID_LSI_53C1010_33, 0x00, "1010-33", 6, 31, 7, 8, 1255 {PCI_DEVICE_ID_LSI_53C1010_33, 0xff, "1010-33", 6, 31, 7, 8, 1795 if (pdev->device == PCI_DEVICE_ID_LSI_53C1010_33 &&
|
H A D | sym_glue.c | 2062 { PCI_VENDOR_ID_LSI_LOGIC, PCI_DEVICE_ID_LSI_53C1010_33,
|
/linux/include/linux/ |
H A D | pci_ids.h | 218 #define PCI_DEVICE_ID_LSI_53C1010_33 0x0020 macro
|