Searched refs:PCIR_REVID (Results 1 – 4 of 4) sorted by relevance
/linux-6.1.9/drivers/scsi/aic7xxx/ |
D | aic7xxx_pci.c | 2054 rev = ahc_pci_read_config(pci, PCIR_REVID, /*bytes*/1); in ahc_aic785X_setup() 2072 rev = ahc_pci_read_config(pci, PCIR_REVID, /*bytes*/1); in ahc_aic7860_setup() 2177 rev = ahc_pci_read_config(pci, PCIR_REVID, /*bytes*/1); in ahc_aic7880_setup() 2249 rev = ahc_pci_read_config(pci, PCIR_REVID, /*bytes*/1); in ahc_aic7890_setup() 2280 rev = ahc_pci_read_config(pci, PCIR_REVID, /*bytes*/1); in ahc_aic7895_setup()
|
D | aic7xxx_osm.h | 423 #define PCIR_REVID 0x08 macro
|
D | aic79xx_osm.h | 410 #define PCIR_REVID 0x08 macro
|
D | aic79xx_pci.c | 933 rev = ahd_pci_read_config(pci, PCIR_REVID, /*bytes*/1); in ahd_aic790X_setup()
|