Searched refs:ag_pdir (Results 1 – 2 of 2) sorted by relevance
65 vm_offset_t ag_pdir; /* physical address of page dir */ member124 gatt->ag_pdir = vtophys((vm_offset_t) gatt->ag_vdir); in agp_amd_alloc_gatt()127 (u_long)gatt->ag_pdir); in agp_amd_alloc_gatt()249 WRITE4(AGP_AMD751_ATTBASE, gatt->ag_pdir); in agp_amd_attach()
72 vm_offset_t ag_pdir; /* physical address of page dir */ member149 sc->ag_pdir = vtophys((vm_offset_t)sc->ag_vdir); in agp_ati_alloc_gatt()233 WRITE4(ATI_GART_BASE, sc->ag_pdir); in agp_ati_attach()