Searched refs:PCIR_STATUS (Results 1 – 5 of 5) sorted by relevance
/linux-5.19.10/drivers/scsi/aic7xxx/ |
D | aic79xx_pci.c | 460 PCIR_STATUS + 1, /*bytes*/1); in ahd_pci_test_register_access() 461 ahd_pci_write_config(ahd->dev_softc, PCIR_STATUS + 1, in ahd_pci_test_register_access() 489 PCIR_STATUS + 1, /*bytes*/1); in ahd_pci_test_register_access() 490 ahd_pci_write_config(ahd->dev_softc, PCIR_STATUS + 1, in ahd_pci_test_register_access() 830 PCIR_STATUS + 1, /*bytes*/1); in ahd_pci_intr() 831 ahd_pci_write_config(ahd->dev_softc, PCIR_STATUS + 1, in ahd_pci_intr()
|
D | aic7xxx_pci.c | 1218 PCIR_STATUS + 1, /*bytes*/1); in ahc_pci_test_register_access() 1219 ahc_pci_write_config(ahc->dev_softc, PCIR_STATUS + 1, in ahc_pci_test_register_access() 1230 PCIR_STATUS + 1, /*bytes*/1); in ahc_pci_test_register_access() 1239 PCIR_STATUS + 1, /*bytes*/1); in ahc_pci_test_register_access() 1240 ahc_pci_write_config(ahc->dev_softc, PCIR_STATUS + 1, in ahc_pci_test_register_access() 1931 PCIR_STATUS + 1, /*bytes*/1); in ahc_pci_intr() 1960 ahc_pci_write_config(ahc->dev_softc, PCIR_STATUS + 1, in ahc_pci_intr()
|
D | aic7xxx_osm.h | 422 #define PCIR_STATUS 0x06 macro
|
D | aic79xx_osm.h | 409 #define PCIR_STATUS 0x06 macro
|
D | aic79xx_core.c | 6257 ahd_pci_write_config(ahd->dev_softc, PCIR_STATUS + 1, in ahd_reset()
|