Lines Matching refs:ahd_pci_read_config

287 	vendor = ahd_pci_read_config(pci, PCIR_DEVVENDOR, /*bytes*/2);  in ahd_find_pci_device()
288 device = ahd_pci_read_config(pci, PCIR_DEVICE, /*bytes*/2); in ahd_find_pci_device()
289 subvendor = ahd_pci_read_config(pci, PCIR_SUBVEND_0, /*bytes*/2); in ahd_find_pci_device()
290 subdevice = ahd_pci_read_config(pci, PCIR_SUBDEV_0, /*bytes*/2); in ahd_find_pci_device()
323 subvendor = ahd_pci_read_config(ahd->dev_softc, in ahd_pci_config()
332 devconfig = ahd_pci_read_config(ahd->dev_softc, DEVCONFIG, /*bytes*/4); in ahd_pci_config()
360 devconfig = ahd_pci_read_config(ahd->dev_softc, in ahd_pci_config()
368 command = ahd_pci_read_config(ahd->dev_softc, PCIR_COMMAND, /*bytes*/2); in ahd_pci_config()
383 ahd_pci_read_config(ahd->dev_softc, CSIZE_LATTIME, in ahd_pci_config()
433 cmd = ahd_pci_read_config(ahd->dev_softc, PCIR_COMMAND, /*bytes*/2); in ahd_pci_test_register_access()
466 pci_status1 = ahd_pci_read_config(ahd->dev_softc, in ahd_pci_test_register_access()
497 pci_status1 = ahd_pci_read_config(ahd->dev_softc, in ahd_pci_test_register_access()
653 devconfig = ahd_pci_read_config(ahd->dev_softc, DEVCONFIG, /*bytes*/4); in ahd_configure_termination()
837 pci_status1 = ahd_pci_read_config(ahd->dev_softc, in ahd_pci_intr()
861 pcix_status = ahd_pci_read_config(ahd->dev_softc, PCIXR_STATUS, in ahd_pci_split_intr()
947 rev = ahd_pci_read_config(pci, PCIR_REVID, /*bytes*/1); in ahd_aic7902_setup()
1001 devconfig1 = ahd_pci_read_config(pci, DEVCONFIG1, /*bytes*/1); in ahd_aic7902_setup()
1004 devconfig1 = ahd_pci_read_config(pci, DEVCONFIG1, /*bytes*/1); in ahd_aic7902_setup()