Searched refs:PCIR_STATUS (Results 1 – 5 of 5) sorted by relevance
/drivers/scsi/aic7xxx/ |
D | aic79xx_pci.c | 470 PCIR_STATUS + 1, /*bytes*/1); in ahd_pci_test_register_access() 471 ahd_pci_write_config(ahd->dev_softc, PCIR_STATUS + 1, in ahd_pci_test_register_access() 499 PCIR_STATUS + 1, /*bytes*/1); in ahd_pci_test_register_access() 500 ahd_pci_write_config(ahd->dev_softc, PCIR_STATUS + 1, in ahd_pci_test_register_access() 840 PCIR_STATUS + 1, /*bytes*/1); in ahd_pci_intr() 841 ahd_pci_write_config(ahd->dev_softc, PCIR_STATUS + 1, in ahd_pci_intr()
|
D | aic7xxx_pci.c | 1225 PCIR_STATUS + 1, /*bytes*/1); in ahc_pci_test_register_access() 1226 ahc_pci_write_config(ahc->dev_softc, PCIR_STATUS + 1, in ahc_pci_test_register_access() 1237 PCIR_STATUS + 1, /*bytes*/1); in ahc_pci_test_register_access() 1246 PCIR_STATUS + 1, /*bytes*/1); in ahc_pci_test_register_access() 1247 ahc_pci_write_config(ahc->dev_softc, PCIR_STATUS + 1, in ahc_pci_test_register_access() 1938 PCIR_STATUS + 1, /*bytes*/1); in ahc_pci_intr() 1967 ahc_pci_write_config(ahc->dev_softc, PCIR_STATUS + 1, in ahc_pci_intr()
|
D | aic7xxx_osm.h | 435 #define PCIR_STATUS 0x06 macro
|
D | aic79xx_osm.h | 429 #define PCIR_STATUS 0x06 macro
|
D | aic79xx_core.c | 6312 ahd_pci_write_config(ahd->dev_softc, PCIR_STATUS + 1, in ahd_reset()
|