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

/vbox/src/VBox/ValidationKit/utils/cpu/
H A Dcidet-app.cpp128 typedef CIDETAPP *PCIDETAPP; typedef
130 typedef PCIDETAPP *PPCIDETAPP;
140 static PCIDETAPP volatile g_pExecutingThis;
192 PCIDETAPP pThis = g_pExecutingThis;
431 PCIDETAPP pThis = g_pExecutingThis;
565 static int cidetAppAllocateAndConfigureOneBuffer(PCIDETAPP pThis, PCIDETAPPBUF pBuf, uint16_t idxBuf, bool fIsCode,
673 static bool CidetAppArmBuf(PCIDETAPP pThis, PCIDETAPPBUF pAppBuf)
693 static bool CidetAppDearmBuf(PCIDETAPP pThis, PCIDETAPPBUF pAppBuf)
712 PCIDETAPP pThisApp = (PCIDETAPP)pThi
[all...]

Completed in 58 milliseconds