agp_map_aperture 93 dev/pci/agp_ali.c if (agp_map_aperture(sc, AGP_APBASE, PCI_MAPREG_TYPE_MEM) != 0) { agp_map_aperture 181 dev/pci/agp_amd.c if (agp_map_aperture(sc, AGP_APBASE, PCI_MAPREG_TYPE_MEM) != 0) { agp_map_aperture 172 dev/pci/agp_i810.c error = agp_map_aperture(sc, gmaddr, memtype); agp_map_aperture 95 dev/pci/agp_intel.c if (agp_map_aperture(sc, AGP_APBASE, PCI_MAPREG_TYPE_MEM) != 0) { agp_map_aperture 92 dev/pci/agp_sis.c if (agp_map_aperture(sc, AGP_APBASE, PCI_MAPREG_TYPE_MEM) != 0) { agp_map_aperture 92 dev/pci/agp_via.c if (agp_map_aperture(sc, AGP_APBASE, PCI_MAPREG_TYPE_MEM) != 0) { agp_map_aperture 92 dev/pci/agpvar.h int agp_map_aperture(struct vga_pci_softc *, u_int32_t, u_int32_t);