Home
last modified time | relevance | path

Searched refs:PCIR_REVID (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/drivers/scsi/aic7xxx/
H A Daic7xxx_pci.c2054 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()
H A Daic7xxx_osm.h423 #define PCIR_REVID 0x08 macro
H A Daic79xx_osm.h410 #define PCIR_REVID 0x08 macro
H A Daic79xx_pci.c933 rev = ahd_pci_read_config(pci, PCIR_REVID, /*bytes*/1); in ahd_aic790X_setup()