Home
last modified time | relevance | path

Searched refs:AGP_APBASE (Results 1 – 4 of 4) sorted by relevance

/freebsd-14-stable/sys/dev/agp/
HDagpreg.h35 #define AGP_APBASE PCIR_BAR(0) macro
HDagp_ati.c152 apbase_offset = pci_read_config(dev, AGP_APBASE, 4) >> 22; in agp_ati_alloc_gatt()
HDagp.c216 sc->as_aperture_rid = AGP_APBASE; in agp_generic_attach()
HDagp_i810.c1272 AGP_APBASE : AGP_I915_GMADR); in agp_i810_attach()