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

/linux-master/drivers/parisc/
H A Dsba_iommu.c1263 int *agp_found = data; local
1267 *agp_found = 1;
1279 int agp_found = 0; local
1382 device_for_each_child(&sba->dev, &agp_found, sba_ioc_find_quicksilver);
1384 if (agp_found && sba_reserve_agpgart) {

Completed in 116 milliseconds