Home
last modified time | relevance | path

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

/freebsd/sys/dev/agp/
H A Dagp_amd.c83 int i, npages, pdir_offset; in agp_amd_alloc_gatt() local
147 pdir_offset = pci_read_config(dev, AGP_AMD751_APBASE, 4) >> 22; in agp_amd_alloc_gatt()
158 gatt->ag_vdir[i + pdir_offset] = pa | 1; in agp_amd_alloc_gatt()