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

/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/x86_64/kernel/
H A Dpci-gart.c51 static int no_agp; variable
350 if (!no_agp)
455 no_agp = 1;
457 no_agp = no_agp || (agp_init() < 0) || (agp_copy_info(&info) < 0);
466 if (no_agp) {
469 no_agp = 1;
532 no_agp = 1;

Completed in 30 milliseconds