agp_copy_info
(agp_copy_info(agp_bridge, &info) < 0);
EXPORT_SYMBOL(agp_copy_info);
agp_copy_info(pci->agp.bridge, &info);
agp_copy_info(head->bridge, &head->agp_info);
agp_copy_info(head->bridge, &head->agp_info);
extern int agp_copy_info(struct agp_bridge_data *, struct agp_kern_info *);