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

/vbox/src/VBox/Main/xml/
H A DSettings.cpp4634 xml::ElementNode *pelmPorts = pelmHardware->createChild("UART"); local
4640 xml::ElementNode *pelmPort = pelmPorts->createChild("Port");
4672 pelmPorts = pelmHardware->createChild("LPT");
4678 xml::ElementNode *pelmPort = pelmPorts->createChild("Port");

Completed in 104 milliseconds