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

/vbox/src/VBox/Devices/Storage/
H A DDevATA.cpp5047 RTThreadUserSignal(pCtl->AsyncIOThread); /* for ataR3Construct/ataR3ResetCommon. */
6863 static int ataR3ResetCommon(PPDMDEVINS pDevIns, bool fConstruct) function
6955 ataR3ResetCommon(pDevIns, false /*fConstruct*/);
7591 return ataR3ResetCommon(pDevIns, true /*fConstruct*/);

Completed in 54 milliseconds