Searched defs:pciDevice (Results 1 - 7 of 7) sorted by relevance

/vbox/src/VBox/Devices/VirtIO/
H A DVirtio.h189 PCIDEVICE pciDevice; member in struct:VPCIState_st
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.3.0.0/
H A Dxf86Pci.h663 } pciDevice, *pciConfigPtr; typedef in typeref:struct:pci_device
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.4.2/
H A Dxf86Pci.h663 } pciDevice, *pciConfigPtr; typedef in typeref:struct:pci_device
/vbox/src/VBox/Additions/x11/x11include/4.3/programs/Xserver/hw/xfree86/os-support/bus/
H A Dxf86Pci.h636 } pciDevice, *pciConfigPtr; typedef in typeref:struct:pci_device
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.1.0/
H A Dxf86Pci.h664 } pciDevice, *pciConfigPtr; typedef in typeref:struct:pci_device
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.0.1/
H A Dxf86Pci.h665 } pciDevice, *pciConfigPtr; typedef in typeref:struct:pci_device
/vbox/src/VBox/Devices/Network/
H A DDevE1000.cpp1073 PCIDEVICE pciDevice; member in struct:E1kState_st
7567 e1kConfigurePciDev(&pThis->pciDevice, pThis->eChip);
7568 rc = PDMDevHlpPCIRegister(pDevIns, &pThis->pciDevice);

Completed in 72 milliseconds