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

/vbox/src/VBox/Frontends/VirtualBox/src/globals/
H A DVBoxGlobal.cpp681 * toLPTPortName() to return the "User-defined" string for these values. */
742 QString VBoxGlobal::toLPTPortName (ulong aIRQ, ulong aIOBase) const function in class:VBoxGlobal
1367 toLPTPortName (port.GetIRQ(), port.GetIOBase()) +

Completed in 56 milliseconds