Lines Matching refs:ahc_pci_write_config
834 ahc_pci_write_config(ahc->dev_softc, DEVCONFIG, devconfig, /*bytes*/4); in ahc_pci_config()
840 ahc_pci_write_config(ahc->dev_softc, PCIR_COMMAND, command, /*bytes*/2); in ahc_pci_config()
930 ahc_pci_write_config(ahc->dev_softc, CSIZE_LATTIME, in ahc_pci_config()
1143 ahc_pci_write_config(ahc->dev_softc, DEVCONFIG, devconfig, /*bytes*/4); in ahc_scbram_config()
1267 ahc_pci_write_config(ahc->dev_softc, PCIR_COMMAND, in ahc_pci_test_register_access()
1298 ahc_pci_write_config(ahc->dev_softc, PCIR_STATUS + 1, in ahc_pci_test_register_access()
1319 ahc_pci_write_config(ahc->dev_softc, PCIR_STATUS + 1, in ahc_pci_test_register_access()
1323 ahc_pci_write_config(ahc->dev_softc, PCIR_COMMAND, cmd, /*bytes*/2); in ahc_pci_test_register_access()
1583 ahc_pci_write_config(ahc->dev_softc, DEVCONFIG, in ahc_parse_pci_eeprom()
2035 ahc_pci_write_config(ahc->dev_softc, PCIR_STATUS + 1, in ahc_pci_intr()
2104 ahc_pci_write_config(ahc->dev_softc, DEVCONFIG, /*bytes*/4, in ahc_pci_resume()
2106 ahc_pci_write_config(ahc->dev_softc, PCIR_COMMAND, /*bytes*/1, in ahc_pci_resume()
2108 ahc_pci_write_config(ahc->dev_softc, CSIZE_LATTIME, /*bytes*/1, in ahc_pci_resume()
2332 ahc_pci_write_config(pci, PCIR_COMMAND, command, /*bytes*/1); in ahc_aic7895_setup()
2349 ahc_pci_write_config(pci, CSIZE_LATTIME, 0, /*bytes*/1); in ahc_aic7895_setup()
2352 ahc_pci_write_config(pci, DEVCONFIG, devconfig, /*bytes*/1); in ahc_aic7895_setup()