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

/vbox/src/VBox/Devices/Network/
H A DDevVirtioNet.cpp1840 static DECLCALLBACK(int) vnetAttach(PPDMDEVINS pDevIns, unsigned iLUN, uint32_t fFlags) function
1843 LogFlow(("%s vnetAttach:\n", INSTANCE(pThis)));
1850 LogRel(("vnetAttach failed to enter critical section!\n"));
2183 vnetAttach,

Completed in 56 milliseconds