Searched refs:aper_alloc (Results 1 - 1 of 1) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/x86_64/kernel/
H A Daperture.c189 u32 aper_size, aper_alloc = 0, aper_order = 0, last_aper_order = 0; local
237 aper_alloc = search_agp_bridge(&aper_order, &valid_agp);
239 if (aper_alloc) {
253 aper_alloc = allocate_aperture();
254 if (!aper_alloc) {
275 write_pci_config(0, num, 3, 0x94, aper_alloc>>25);

Completed in 78 milliseconds