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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/ia64/hp/common/
H A Dsba_iommu.c1517 int agp_found = 0; local
1572 agp_found |= pci_find_capability(device, PCI_CAP_ID_AGP);
1574 if (agp_found && reserve_sba_gart) {
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/parisc/
H A Dsba_iommu.c1163 int agp_found = 0; local
1273 agp_found = 1;
1277 if (agp_found && sba_reserve_agpgart) {

Completed in 65 milliseconds