Home
last modified time | relevance | path

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

/dports/misc/rump/buildrump.sh-b914579/src/sys/dev/pci/
H A Dagpvar.h94 bus_addr_t am_physical; member
H A Dagp.c637 mem->am_physical = 0; in agp_generic_alloc_memory()
925 alloc->physical = mem->am_physical; in agp_allocate_user()
1219 mi->ami_physical = mem->am_physical; in agp_memory_info()
H A Dagp_i810.c1318 &mem->am_virtual, &mem->am_physical, mem->am_dmaseg, 1, in agp_i810_alloc_memory()
1445 const bus_addr_t pa = mem->am_physical; in agp_i810_bind_memory_hwcursor()