Lines Matching refs:aControllerPort
3715 LONG aControllerPort,
3721 LogFlowThisFunc(("aControllerName=\"%s\" aControllerPort=%d aDevice=%d aType=%d aMedium=%p\n",
3722 aName.c_str(), aControllerPort, aDevice, aType, aM));
3771 rc = ctl->i_checkPortAndDeviceValid(aControllerPort, aDevice);
3778 aControllerPort,
3788 aControllerPort,
3795 aControllerPort, aDevice, aName.c_str());
3864 if (pAttachTemp->i_matches(Bstr(aName).raw(), aControllerPort, aDevice))
3962 if (pAttach->i_matches(Bstr(aName).raw(), aControllerPort, aDevice))
4071 && pAttach->i_getPort() == aControllerPort
4205 aControllerPort,
4288 HRESULT Machine::detachDevice(const com::Utf8Str &aName, LONG aControllerPort,
4291 LogFlowThisFunc(("aControllerName=\"%s\" aControllerPort=%d aDevice=%d\n",
4292 aName.c_str(), aControllerPort, aDevice));
4334 aControllerPort,
4339 aDevice, aControllerPort, aName.c_str());
4344 aDevice, aControllerPort, aName.c_str());
4371 HRESULT Machine::passthroughDevice(const com::Utf8Str &aName, LONG aControllerPort,
4374 LogFlowThisFunc(("aName=\"%s\" aControllerPort=%d aDevice=%d aPassthrough=%d\n",
4375 aName.c_str(), aControllerPort, aDevice, aPassthrough));
4391 aControllerPort,
4396 aDevice, aControllerPort, aName.c_str());
4407 aDevice, aControllerPort, aName.c_str());
4413 HRESULT Machine::temporaryEjectDevice(const com::Utf8Str &aName, LONG aControllerPort,
4417 LogFlowThisFunc(("aName=\"%s\" aControllerPort=%d aDevice=%d aTemporaryEject=%d\n",
4418 aName.c_str(), aControllerPort, aDevice, aTemporaryEject));
4427 aControllerPort,
4432 aDevice, aControllerPort, aName.c_str());
4443 aDevice, aControllerPort, aName.c_str());
4449 HRESULT Machine::nonRotationalDevice(const com::Utf8Str &aName, LONG aControllerPort,
4453 LogFlowThisFunc(("aName=\"%s\" aControllerPort=%d aDevice=%d aNonRotational=%d\n",
4454 aName.c_str(), aControllerPort, aDevice, aNonRotational));
4470 aControllerPort,
4475 aDevice, aControllerPort, aName.c_str());
4486 aDevice, aControllerPort, aName.c_str());
4492 HRESULT Machine::setAutoDiscardForDevice(const com::Utf8Str &aName, LONG aControllerPort,
4496 LogFlowThisFunc(("aName=\"%s\" aControllerPort=%d aDevice=%d aDiscard=%d\n",
4497 aName.c_str(), aControllerPort, aDevice, aDiscard));
4513 aControllerPort,
4518 aDevice, aControllerPort, aName.c_str());
4529 aDevice, aControllerPort, aName.c_str());
4535 HRESULT Machine::setHotPluggableForDevice(const com::Utf8Str &aName, LONG aControllerPort,
4538 LogFlowThisFunc(("aName=\"%s\" aControllerPort=%d aDevice=%d aHotPluggable=%d\n",
4539 aName.c_str(), aControllerPort, aDevice, aHotPluggable));
4555 aControllerPort,
4560 aDevice, aControllerPort, aName.c_str());
4587 aDevice, aControllerPort, aName.c_str());
4593 HRESULT Machine::setNoBandwidthGroupForDevice(const com::Utf8Str &aName, LONG aControllerPort,
4597 LogFlowThisFunc(("aName=\"%s\" aControllerPort=%d aDevice=%d\n",
4598 aName.c_str(), aControllerPort, aDevice));
4600 rc = setBandwidthGroupForDevice(aName, aControllerPort, aDevice, NULL);
4605 HRESULT Machine::setBandwidthGroupForDevice(const com::Utf8Str &aName, LONG aControllerPort,
4608 LogFlowThisFunc(("aName=\"%s\" aControllerPort=%d aDevice=%d\n",
4609 aName.c_str(), aControllerPort, aDevice));
4623 aControllerPort,
4628 aDevice, aControllerPort, aName.c_str());
4663 LONG aControllerPort,
4669 LogFlowThisFunc(("aName=\"%s\" aControllerPort=%d aDevice=%d aType=%d aMedium=%p\n",
4670 aName.c_str(), aControllerPort, aDevice, aType));
4672 rc = AttachDevice(Bstr(aName).raw(), aControllerPort, aDevice, aType, NULL);
4679 LONG aControllerPort,
4684 LogFlowThisFunc(("aName=\"%s\" aControllerPort=%d aDevice=%d",
4685 aName.c_str(), aControllerPort, aForce));
4687 rc = mountMedium(aName, aControllerPort, aDevice, NULL, aForce);
4693 LONG aControllerPort,
4699 LogFlowThisFunc(("aName=\"%s\" aControllerPort=%d aDevice=%d aForce=%d\n",
4700 aName.c_str(), aControllerPort, aDevice, aForce));
4710 aControllerPort,
4715 aDevice, aControllerPort, aName.c_str());
4743 aControllerPort,
4757 aControllerPort,
4791 aControllerPort,
4813 LONG aControllerPort,
4817 LogFlowThisFunc(("aName=\"%s\" aControllerPort=%d aDevice=%d\n",
4818 aName.c_str(), aControllerPort, aDevice));
4826 aControllerPort,
4831 aDevice, aControllerPort, aName.c_str());
5981 LONG aControllerPort,
5985 LogFlowThisFunc(("aControllerName=\"%s\" aControllerPort=%d aDevice=%d\n",
5986 aName.c_str(), aControllerPort, aDevice));
5994 aControllerPort,
5999 aDevice, aControllerPort, aName.c_str());
11074 * @param aControllerPort
11080 LONG aControllerPort,
11086 if (pAttach->i_matches(aControllerName, aControllerPort, aDevice))
11100 * @param aControllerPort
11125 * @param aControllerPort