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

/vbox/src/VBox/VMM/VMMR3/
H A DDBGFInfo.cpp454 VMMR3_INT_DECL(int) DBGFR3InfoDeregisterDevice(PVM pVM, PPDMDEVINS pDevIns, const char *pszName) function
456 LogFlow(("DBGFR3InfoDeregisterDevice: pDevIns=%p pszName=%p:{%s}\n", pDevIns, pszName, pszName));
514 LogFlow(("DBGFR3InfoDeregisterDevice: returns %Rrc\n", rc));

Completed in 46 milliseconds