Home
last modified time | relevance | path

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

/linux/drivers/scsi/aic7xxx/
A Daic79xx_pci.c206 #define DEVCONFIG 0x40 macro
309 devconfig = ahd_pci_read_config(ahd->dev_softc, DEVCONFIG, /*bytes*/4); in ahd_pci_config()
336 DEVCONFIG, /*bytes*/4); in ahd_pci_config()
338 ahd_pci_write_config(ahd->dev_softc, DEVCONFIG, in ahd_pci_config()
388 ahd_pci_read_config(ahd->dev_softc, DEVCONFIG, /*bytes*/4); in ahd_pci_suspend()
399 ahd_pci_write_config(ahd->dev_softc, DEVCONFIG, in ahd_pci_resume()
644 devconfig = ahd_pci_read_config(ahd->dev_softc, DEVCONFIG, /*bytes*/4); in ahd_configure_termination()
651 ahd_pci_write_config(ahd->dev_softc, DEVCONFIG, devconfig, /*bytes*/4); in ahd_configure_termination()
A Daic7xxx_pci.c568 #define DEVCONFIG 0x40 macro
737 devconfig = ahc_pci_read_config(ahc->dev_softc, DEVCONFIG, /*bytes*/4); in ahc_pci_config()
756 ahc_pci_write_config(ahc->dev_softc, DEVCONFIG, devconfig, /*bytes*/4); in ahc_pci_config()
863 DEVCONFIG, /*bytes*/4); in ahc_pci_config()
928 ahc_pci_read_config(ahc->dev_softc, DEVCONFIG, /*bytes*/4); in ahc_pci_config()
978 DEVCONFIG, /*bytes*/4); in ahc_ext_scbram_present()
1504 DEVCONFIG, /*bytes*/4); in ahc_parse_pci_eeprom()
1508 ahc_pci_write_config(ahc->dev_softc, DEVCONFIG, in ahc_parse_pci_eeprom()
2020 ahc_pci_write_config(ahc->dev_softc, DEVCONFIG, in ahc_pci_resume()
2316 devconfig = ahc_pci_read_config(pci, DEVCONFIG, /*bytes*/1); in ahc_aic7895_setup()
[all …]

Completed in 11 milliseconds