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

/vbox/src/VBox/Devices/Storage/
H A DDevAHCI.cpp446 bool fAsyncInterface; member in struct:AHCIPort
3082 || ( pAhciPort->fAsyncInterface
3125 || ( pAhciPort->fAsyncInterface
6450 if ( ( !pAhciPort->fAsyncInterface
6452 || ( pAhciPort->fAsyncInterface
6770 if (pAhciPort->fAsyncInterface)
6942 pThisPort->iLUN, pThisPort->fAsyncInterface, pThisPort->pDrvBase != NULL);
7976 pAhciPort->fAsyncInterface = true;
7978 pAhciPort->fAsyncInterface = false;
8472 pAhciPort->fAsyncInterface
[all...]
/vbox/src/VBox/Devices/testcase/
H A DtstDeviceStructSizeRC.cpp1323 GEN_CHECK_OFF(AHCIPort, fAsyncInterface);

Completed in 70 milliseconds