Searched refs:PCI_CLASS_STORAGE_SCSI (Results 1 – 5 of 5) sorted by relevance
| /Linux-v5.4/drivers/scsi/aic7xxx/ |
| D | aiclib.h | 167 ID_C(x, PCI_CLASS_STORAGE_SCSI), \
|
| D | aic7xxx_osm_pci.c | 47 #define ID(x) ID_C(x, PCI_CLASS_STORAGE_SCSI)
|
| /Linux-v5.4/drivers/scsi/sym53c8xx_2/ |
| D | sym_glue.c | 2001 PCI_ANY_ID, PCI_ANY_ID, PCI_CLASS_STORAGE_SCSI<<8, 0xffff00, 0UL }, 2011 PCI_ANY_ID, PCI_ANY_ID, PCI_CLASS_STORAGE_SCSI<<8, 0xffff00, 0UL }, /* new */
|
| /Linux-v5.4/include/linux/ |
| D | pci_ids.h | 19 #define PCI_CLASS_STORAGE_SCSI 0x0100 macro
|
| /Linux-v5.4/drivers/pci/ |
| D | quirks.c | 2274 dev->class = PCI_CLASS_STORAGE_SCSI << 8; in fixup_rev1_53c810()
|