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

/xsrc/external/mit/libpciaccess/dist/src/
H A Dcommon_vgaarb_stub.c78 int pci_device_vgaarb_get_info(struct pci_device *dev, int *vga_count, function in typeref:typename:int
H A Dcommon_vgaarb.c340 int pci_device_vgaarb_get_info(struct pci_device *dev, int *vga_count, int *rsrc_decodes) function in typeref:typename:int
H A Dopenbsd_pci.c817 pci_device_vgaarb_get_info(struct pci_device *dev, int *vga_count, function in typeref:typename:int
/xsrc/external/mit/libpciaccess/dist/include/
H A Dpciaccess.h523 int pci_device_vgaarb_get_info (struct pci_device *dev, int *vga_count, int *rsrc_decodes);
/xsrc/external/mit/xorg-server.old/dist/hw/xfree86/common/
H A Dxf86VGAarbiter.c113 pci_device_vgaarb_get_info(pScrn->vgaDev, &vga_count, &rsrc_decodes);
165 pci_device_vgaarb_get_info(NULL, &vga_count, NULL);
/xsrc/external/mit/xorg-server/dist/hw/xfree86/common/
H A Dxf86VGAarbiter.c114 pci_device_vgaarb_get_info(pScrn->vgaDev, &vga_count, &rsrc_decodes);
166 pci_device_vgaarb_get_info(NULL, &vga_count, NULL);

Completed in 8 milliseconds