AGP_INTEL_APSIZE
value = pci_conf_read(sc->as_pc, sc->as_tag, AGP_INTEL_APSIZE);
AGP_INTEL_APSIZE, APSIZE_MASK);
AGP_INTEL_APSIZE) & APSIZE_MASK;
pci_conf_write(sc->as_pc, sc->as_tag, AGP_INTEL_APSIZE, value);
AGP_INTEL_APSIZE) & isc->aperture_mask;
AGP_INTEL_APSIZE, apsize);