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