Searched refs:bus_base (Results 1 – 5 of 5) sorted by relevance
22 dma_addr_t bus_base; member
23 + agp->aperture.bus_base; in alpha_core_agp_vm_fault()56 agp_bridge->gart_bus_addr = agp->aperture.bus_base; in alpha_core_agp_configure()
281 u64 bus_base; in tioce_alloc_map() local297 bus_base = TIOCE_M32_MIN; in tioce_alloc_map()306 bus_base = TIOCE_M40_MIN; in tioce_alloc_map()319 bus_base = TIOCE_M40S_MIN; in tioce_alloc_map()367 map->pci_start = bus_base + (i * pagesize); in tioce_alloc_map()
607 agp->aperture.bus_base = in titan_agp_setup()701 if (addr < agp->aperture.bus_base || in titan_agp_translate()702 addr >= agp->aperture.bus_base + agp->aperture.size) { in titan_agp_translate()775 agp->aperture.bus_base = 0; in titan_agp_info()
921 agp->aperture.bus_base = in marvel_agp_setup()1037 if (addr < agp->aperture.bus_base || in marvel_agp_translate()1038 addr >= agp->aperture.bus_base + agp->aperture.size) { in marvel_agp_translate()1119 agp->aperture.bus_base = 0; in marvel_agp_info()