Searched refs:is_agp (Results 1 – 2 of 2) sorted by relevance
719 const int is_agp = (dma_bs->agp_mode != 0) && dev->agp; in mga_do_dma_bootstrap() local750 if (is_agp) in mga_do_dma_bootstrap()768 if (!is_agp || err) in mga_do_dma_bootstrap()
187298 Fix handling of is_agp. is_agp is whether the card is actually AGP, while