Searched refs:PCI_DEVICE_NONE (Results 1 - 7 of 7) sorted by relevance

/vbox/src/VBox/Additions/WINNT/Graphics/Wine/wined3d/
H A Dwined3d_main.c87 PCI_DEVICE_NONE,/* PCI Device ID */
H A Dwined3d_private.h288 #define PCI_DEVICE_NONE 0xffff /* e.g. 0x14f for a Geforce6200 */ macro
H A Ddirectx.c1134 if (wined3d_settings.pci_device_id != PCI_DEVICE_NONE)
/vbox/src/VBox/Additions/WINNT/Graphics/Wine_new/wined3d/
H A Dwined3d_main.c90 PCI_DEVICE_NONE,/* PCI Device ID */
H A Ddirectx.c1490 if (wined3d_settings.pci_device_id != PCI_DEVICE_NONE)
1876 return PCI_DEVICE_NONE;
1912 return PCI_DEVICE_NONE;
2072 return PCI_DEVICE_NONE;
2111 return PCI_DEVICE_NONE;
2182 return PCI_DEVICE_NONE;
2278 return PCI_DEVICE_NONE;
2369 return PCI_DEVICE_NONE;
2458 return PCI_DEVICE_NONE;
2547 if (device != PCI_DEVICE_NONE)
[all...]
H A Dwined3d_private.h287 #define PCI_DEVICE_NONE 0xffff /* e.g. 0x14f for a Geforce6200 */ macro
/vbox/src/VBox/Devices/Graphics/shaderlib/
H A Dwined3d_private.h299 #define PCI_DEVICE_NONE 0xffff /* e.g. 0x14f for a Geforce6200 */ macro

Completed in 134 milliseconds