HomeSort by: relevance | last modified time | path
    Searched refs:am_physical (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/dev/pci/
agpvar.h 94 bus_addr_t am_physical; member in struct:agp_memory
agp.c 638 mem->am_physical = 0;
926 alloc->physical = mem->am_physical;
1221 mi->ami_physical = mem->am_physical;
agp_i810.c 1316 &mem->am_virtual, &mem->am_physical, mem->am_dmaseg, 1,
1443 const bus_addr_t pa = mem->am_physical;

Completed in 29 milliseconds