Searched refs:ID_C (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/drivers/scsi/aic7xxx/ |
H A D | aiclib.h | 160 #define ID_C(x, c) \ macro 167 ID_C(x, PCI_CLASS_STORAGE_SCSI), \ 168 ID_C(x, PCI_CLASS_STORAGE_RAID)
|
H A D | aic7xxx_osm_pci.c | 47 #define ID(x) ID_C(x, PCI_CLASS_STORAGE_SCSI)
|
/kernel/linux/linux-6.6/drivers/scsi/aic7xxx/ |
H A D | aiclib.h | 145 #define ID_C(x, c) \ macro 152 ID_C(x, PCI_CLASS_STORAGE_SCSI), \ 153 ID_C(x, PCI_CLASS_STORAGE_RAID)
|
H A D | aic7xxx_osm_pci.c | 47 #define ID(x) ID_C(x, PCI_CLASS_STORAGE_SCSI)
|
Completed in 5 milliseconds