Lines Matching refs:pci_conf_read
166 reg = pci_conf_read(pa->pa_pc, tag, PCI_CLASS_REG);
171 reg = pci_conf_read(pa->pa_pc, tag, PCI_ID_REG);
186 reg = pci_conf_read(pa->pa_pc, tag, PCI_CLASS_REG);
191 reg = pci_conf_read(pa->pa_pc, tag, PCI_ID_REG);
222 id = pci_conf_read(pa->pa_pc, tag, PCI_ID_REG);
303 apctrl = pci_conf_read(pa->pa_pc, asc->mctrl_tag[i],
344 i = (pci_conf_read(sc->as_pc, asc->mctrl_tag[0], AGP_AMD64_APCTRL) &
368 apctrl = pci_conf_read(sc->as_pc, asc->mctrl_tag[0],
427 cachectrl = pci_conf_read(sc->as_pc, asc->mctrl_tag[i],
442 apbase = pci_conf_read(sc->as_pc, sc->as_tag, AGP_APBASE);
457 apbase = pci_conf_read(sc->as_pc, sc->as_tag, AGP_AMD64_ULI_APBASE);
493 pci_conf_read(sc->as_pc, sc->as_tag, AGP_AMD64_NVIDIA_0_APBASE);
519 (pci_conf_read(sc->as_pc, asc->ctrl_tag,
538 pci_conf_read(sc->as_pc, asc->ctrl_tag, AGP3_VIA_ATTBASE) | 0x180);
551 (pci_conf_read(sc->as_pc, asc->ctrl_tag, AGP3_VIA_APSIZE) & ~0xff) |