Searched refs:AGP_AMD64_APCTRL (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/sys/dev/agp/
H A Dagp_amd64.c237 pci_cfgregwrite(0, sc->mctrl[i], 3, AGP_AMD64_APCTRL,
238 (pci_cfgregread(0, sc->mctrl[i], 3, AGP_AMD64_APCTRL, 4) |
256 pci_cfgregwrite(0, sc->mctrl[i], 3, AGP_AMD64_APCTRL,
257 pci_cfgregread(0, sc->mctrl[i], 3, AGP_AMD64_APCTRL, 4) &
285 i = (pci_cfgregread(0, sc->mctrl[0], 3, AGP_AMD64_APCTRL, 4) &
308 pci_cfgregwrite(0, sc->mctrl[j], 3, AGP_AMD64_APCTRL,
309 (pci_cfgregread(0, sc->mctrl[j], 3, AGP_AMD64_APCTRL, 4) &
H A Dagpreg.h374 #define AGP_AMD64_APCTRL 0x90 macro

Completed in 105 milliseconds