Searched refs:PCIR_REVID (Results 1 – 4 of 4) sorted by relevance
/linux-2.4.37.9/drivers/scsi/aic7xxx/ |
D | aic7xxx_pci.c | 2139 rev = ahc_pci_read_config(pci, PCIR_REVID, /*bytes*/1); in ahc_aic785X_setup() 2157 rev = ahc_pci_read_config(pci, PCIR_REVID, /*bytes*/1); in ahc_aic7860_setup() 2232 rev = ahc_pci_read_config(pci, PCIR_REVID, /*bytes*/1); in ahc_aic7880_setup() 2283 rev = ahc_pci_read_config(pci, PCIR_REVID, /*bytes*/1); in ahc_aic7890_setup() 2314 rev = ahc_pci_read_config(pci, PCIR_REVID, /*bytes*/1); in ahc_aic7895_setup()
|
D | aic79xx_pci.c | 947 rev = ahd_pci_read_config(pci, PCIR_REVID, /*bytes*/1); in ahd_aic7902_setup()
|
D | aic7xxx_osm.h | 819 #define PCIR_REVID 0x08 macro
|
D | aic79xx_osm.h | 850 #define PCIR_REVID 0x08 macro
|