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

/xsrc/external/mit/libpciaccess/dist/src/
H A Dcommon_capability.c29 * In addition to including the interface glue for \c pci_device_get_agp_info,
186 pci_device_get_agp_info( struct pci_device * dev ) function in typeref:typename:const struct pci_agp_info *
/xsrc/external/mit/libpciaccess/dist/include/
H A Dpciaccess.h105 const struct pci_agp_info *pci_device_get_agp_info(struct pci_device *dev);
408 * \sa pci_device_get_agp_info
/xsrc/external/mit/xf86-video-xgi/dist/src/
H A Dxgi_dri.c709 pci_device_get_agp_info(pXGI->PciInfo);
/xsrc/external/mit/xf86-video-savage/dist/src/
H A Dsavage_driver.c1487 psav->IsPCI = (pci_device_get_agp_info(psav->PciInfo) == NULL);

Completed in 9 milliseconds