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

/vbox/src/VBox/Devices/Network/
H A DDevVirtioNet.cpp1813 static DECLCALLBACK(void) vnetDetach(PPDMDEVINS pDevIns, unsigned iLUN, uint32_t fFlags) function
1816 Log(("%s vnetDetach:\n", INSTANCE(pThis)));
1823 LogRel(("vnetDetach failed to enter critical section!\n"));
2185 vnetDetach,

Completed in 49 milliseconds