Home
last modified time | relevance | path

Searched refs:PCI_CLASS_STORAGE_SCSI (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/scsi/aic7xxx/
H A Daiclib.h152 ID_C(x, PCI_CLASS_STORAGE_SCSI), \
/linux/include/linux/
H A Dpci_ids.h19 #define PCI_CLASS_STORAGE_SCSI 0x0100 macro
/linux/drivers/pci/
H A Dquirks.c2556 dev->class = PCI_CLASS_STORAGE_SCSI << 8; in fixup_rev1_53c810()