Home
last modified time | relevance | path

Searched refs:aic_pci_write_config (Results 1 – 4 of 4) sorted by relevance

/freebsd/sys/dev/aic7xxx/
H A Daic79xx_pci.c397 aic_pci_write_config(ahd->dev_softc, DEVCONFIG, in ahd_pci_config()
404 aic_pci_write_config(ahd->dev_softc, PCIR_COMMAND, command, /*bytes*/2); in ahd_pci_config()
468 aic_pci_write_config(ahd->dev_softc, PCIR_COMMAND, in ahd_pci_test_register_access()
502 aic_pci_write_config(ahd->dev_softc, PCIR_STATUS + 1, in ahd_pci_test_register_access()
532 aic_pci_write_config(ahd->dev_softc, PCIR_STATUS + 1, in ahd_pci_test_register_access()
537 aic_pci_write_config(ahd->dev_softc, PCIR_COMMAND, cmd, /*bytes*/2); in ahd_pci_test_register_access()
693 aic_pci_write_config(ahd->dev_softc, DEVCONFIG, devconfig, /*bytes*/4); in ahd_configure_termination()
871 aic_pci_write_config(ahd->dev_softc, PCIR_STATUS + 1, in ahd_pci_intr()
941 aic_pci_write_config(ahd->dev_softc, ahd->pcix_ptr + PCIXR_STATUS, in ahd_pci_split_intr()
984 aic_pci_write_config(pc in ahd_aic790X_setup()
[all...]
H A Daic7xxx_pci.c829 aic_pci_write_config(ahc->dev_softc, DEVCONFIG, devconfig, /*bytes*/4); in ahc_pci_config()
835 aic_pci_write_config(ahc->dev_softc, PCIR_COMMAND, command, /*bytes*/2); in ahc_pci_config()
923 aic_pci_write_config(ahc->dev_softc, CSIZE_LATTIME, in ahc_pci_config()
1136 aic_pci_write_config(ahc->dev_softc, DEVCONFIG, devconfig, /*bytes*/4); in ahc_scbram_config()
1260 aic_pci_write_config(ahc->dev_softc, PCIR_COMMAND, in ahc_pci_test_register_access()
1301 aic_pci_write_config(ahc->dev_softc, PCIR_STATUS + 1, in ahc_pci_test_register_access()
1322 aic_pci_write_config(ahc->dev_softc, PCIR_STATUS + 1, in ahc_pci_test_register_access()
1326 aic_pci_write_config(ahc->dev_softc, PCIR_COMMAND, cmd, /*bytes*/2); in ahc_pci_test_register_access()
1589 aic_pci_write_config(ahc->dev_softc, DEVCONFIG, in ahc_parse_pci_eeprom()
2045 aic_pci_write_config(ah in ahc_pci_intr()
[all...]
H A Daic_osm_lib.h349 static __inline void aic_pci_write_config(aic_dev_softc_t pci,
363 aic_pci_write_config(aic_dev_softc_t pci, int reg, uint32_t value, int width) in aic_pci_write_config() function
H A Daic79xx.c5461 aic_pci_write_config(ahd->dev_softc, PCIR_COMMAND, in ahd_reset()
5489 aic_pci_write_config(ahd->dev_softc, PCIR_STATUS + 1, in ahd_reset()
5491 aic_pci_write_config(ahd->dev_softc, PCIR_COMMAND, in ahd_reset()