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

/vbox/src/VBox/Main/src-server/
H A DMachineImpl.cpp9193 const settings::AttachedDevice &ad2 = *it2; local
9195 if ( ad.lPort == ad2.lPort
9196 && ad.lDevice == ad2.lDevice)

Completed in 87 milliseconds