Home
last modified time | relevance | path

Searched refs:DEVCONFIG (Results 1 – 2 of 2) sorted by relevance

/drivers/scsi/aic7xxx/
Daic79xx_pci.c212 #define DEVCONFIG 0x40 macro
317 devconfig = ahd_pci_read_config(ahd->dev_softc, DEVCONFIG, /*bytes*/4); in ahd_pci_config()
344 DEVCONFIG, /*bytes*/4); in ahd_pci_config()
346 ahd_pci_write_config(ahd->dev_softc, DEVCONFIG, in ahd_pci_config()
397 ahd_pci_read_config(ahd->dev_softc, DEVCONFIG, /*bytes*/4); in ahd_pci_suspend()
408 ahd_pci_write_config(ahd->dev_softc, DEVCONFIG, in ahd_pci_resume()
654 devconfig = ahd_pci_read_config(ahd->dev_softc, DEVCONFIG, /*bytes*/4); in ahd_configure_termination()
661 ahd_pci_write_config(ahd->dev_softc, DEVCONFIG, devconfig, /*bytes*/4); in ahd_configure_termination()
Daic7xxx_pci.c575 #define DEVCONFIG 0x40 macro
744 devconfig = ahc_pci_read_config(ahc->dev_softc, DEVCONFIG, /*bytes*/4); in ahc_pci_config()
763 ahc_pci_write_config(ahc->dev_softc, DEVCONFIG, devconfig, /*bytes*/4); in ahc_pci_config()
870 DEVCONFIG, /*bytes*/4); in ahc_pci_config()
935 ahc_pci_read_config(ahc->dev_softc, DEVCONFIG, /*bytes*/4); in ahc_pci_config()
985 DEVCONFIG, /*bytes*/4); in ahc_ext_scbram_present()
1028 devconfig = ahc_pci_read_config(ahc->dev_softc, DEVCONFIG, /*bytes*/4); in ahc_scbram_config()
1061 ahc_pci_write_config(ahc->dev_softc, DEVCONFIG, devconfig, /*bytes*/4); in ahc_scbram_config()
1511 DEVCONFIG, /*bytes*/4); in ahc_parse_pci_eeprom()
1515 ahc_pci_write_config(ahc->dev_softc, DEVCONFIG, in ahc_parse_pci_eeprom()
[all …]