Searched refs:fLegacyPortResetMethod (Results 1 - 2 of 2) sorted by relevance

/vbox/src/VBox/Devices/Storage/
H A DDevAHCI.cpp698 bool fLegacyPortResetMethod; member in struct:AHCI
1268 if (ahci->fLegacyPortResetMethod)
7084 SSMR3PutBool(pSSM, pThis->fLegacyPortResetMethod);
7221 pThis->fLegacyPortResetMethod = true;
7322 SSMR3GetBool(pSSM, &pThis->fLegacyPortResetMethod);
/vbox/src/VBox/Devices/testcase/
H A DtstDeviceStructSizeRC.cpp1420 GEN_CHECK_OFF(AHCI, fLegacyPortResetMethod);

Completed in 55 milliseconds