Lines Matching defs:pcszDevice

3517  * @param   pcszDevice      The PDM device name.
3533 const char *pcszDevice,
3541 pThis, uInstance, pcszDevice, pcszDevice, enmBus, aMediumAtt, fForce));
3554 int rc = pThis->i_configMediumAttachment(pcszDevice,
3699 * @param pcszDevice The PDM device name.
3708 const char *pcszDevice,
3716 pThis, uInstance, pcszDevice, pcszDevice, enmBus, aMediumAtt));
3729 int rc = pThis->i_configMediumAttachment(pcszDevice,
3869 * @param pcszDevice The PDM device name.
3878 const char *pcszDevice,
3885 pThis, uInstance, pcszDevice, pcszDevice, enmBus, pMediumAtt));
3900 pCtlInst = CFGMR3GetChildF(CFGMR3GetRootU(pUVM), "Devices/%s/%u/", pcszDevice, uInstance);
3933 rc = PDMR3DeviceDetach(pUVM, pcszDevice, uInstance, uLUN, fFlags);
3939 Utf8Str devicePath = Utf8StrFmt("%s/%u/LUN#%u", pcszDevice, uInstance, uLUN);
4390 const char *pcszDevice = i_convertControllerTypeToDev(enmCtrlType);
4402 int rc = PDMR3QueryDriverOnLun(ptrVM.rawUVM(), pcszDevice, ulStorageCtrlInst, uLUN, "VD", &pIBase);
4502 const char *pcszDevice = i_convertControllerTypeToDev(enmCtrlType);
4514 int rc = PDMR3QueryDriverOnLun(ptrVM.rawUVM(), pcszDevice, ulStorageCtrlInst, uLUN, "VD", &pIBase);
4625 const char *pcszDevice = i_convertControllerTypeToDev(enmCtrlType);
4637 int rc = PDMR3QueryDriverOnLun(ptrVM.rawUVM(), pcszDevice, ulStorageCtrlInst, uLUN, "VD", &pIBase);
5996 const char *pcszDevice = i_convertControllerTypeToDev(enmCtrlType);
6023 this, ptrVM.rawUVM(), pcszDevice, uInstance, enmBus, fUseHostIOCache,
6038 vrc = PDMR3QueryDriverOnLun(ptrVM.rawUVM(), pcszDevice, uInstance, uLUN, "VD", &pIBase);
6068 this, ptrVM.rawUVM(), pcszDevice, uInstance, enmBus, fUseHostIOCache,
6134 const char *pcszDevice = i_convertControllerTypeToDev(enmController);
6146 this, ptrVM.rawUVM(), pcszDevice, lInstance, enmBus, fUseHostIOCache,
9862 * @param pcszDevice The name of the controller type.
9875 const char *pcszDevice,
9902 int rc = pThis->i_configMediumAttachment(pcszDevice,