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

/vbox/src/VBox/Devices/Storage/
H A DDevAHCI.cpp8036 static int ahciR3ResetCommon(PPDMDEVINS pDevIns, bool fConstructor) argument
8062 ahciR3ResetCommon(pDevIns, false /*fConstructor*/);
8081 ahciR3ResetCommon(pDevIns, false /*fConstructor*/);
8530 return ahciR3ResetCommon(pDevIns, true /*fConstructor*/);

Completed in 73 milliseconds