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

/vbox/include/VBox/
H A Dsettings.h883 typedef std::list<HostPCIDeviceAttachment> HostPCIDeviceAttachmentList; typedef in namespace:settings
978 HostPCIDeviceAttachmentList pciAttachments; // requires settings version 1.12 (VirtualBox 4.1)
/vbox/src/VBox/Main/xml/
H A DSettings.cpp4805 for (HostPCIDeviceAttachmentList::const_iterator it = hw.pciAttachments.begin();
/vbox/src/VBox/Main/src-server/
H A DMachineImpl.cpp9028 for (settings::HostPCIDeviceAttachmentList::const_iterator it = data.pciAttachments.begin();

Completed in 3261 milliseconds