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

/xsrc/external/mit/libpciaccess/dist/src/
H A Dcommon_vgaarb.c253 pci_sys->vga_target = dev;
263 struct pci_device *dev = pci_sys->vga_target;
291 struct pci_device *dev = pci_sys->vga_target;
309 struct pci_device *dev = pci_sys->vga_target;
327 struct pci_device *dev = pci_sys->vga_target;
H A Dopenbsd_pci.c708 struct pci_device *dev = pci_sys->vga_target;
725 pci_sys->vga_target = pci_device_find_by_slot(0, pv.pv_sel.pc_bus,
750 dev = pci_sys->vga_target;
764 pci_sys->vga_target = dev;
771 struct pci_device *dev = pci_sys->vga_target;
795 struct pci_device *dev = pci_sys->vga_target;
831 struct pci_device *dev = pci_sys->vga_target;
H A Dpciaccess_private.h187 struct pci_device *vga_target; member in struct:pci_system

Completed in 3 milliseconds