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

/vbox/src/VBox/Devices/Storage/
H A DDevBusLogic.cpp313 typedef struct BUSLOGICTASKSTATE *PBUSLOGICTASKSTATE;
944 typedef struct BUSLOGICTASKSTATE struct
966 } BUSLOGICTASKSTATE; typedef in typeref:struct:BUSLOGICTASKSTATE
3997 rc = RTMemCacheCreate(&pThis->hTaskCache, sizeof(BUSLOGICTASKSTATE), 0, UINT32_MAX,

Completed in 63 milliseconds