Lines Matching refs:PCommand
126 int (* HPTLIBAPI pfnBuildSgl)(_VBUS_ARG PCommand pCmd, FPSCAT_GATH pSgTable, int logical);
129 void (* HPTLIBAPI pfnCompletion)(_VBUS_ARG PCommand pCmd);
161 PCommand pCmd1;
162 PCommand pCmd2;
188 void (* HPTLIBAPI pfnOrgDone)(_VBUS_ARG PCommand pCmd);
194 PCommand pNext;
195 void (* HPTLIBAPI WaitEntry)(_VBUS_ARG PCommand pCmd);
256 PCommand HPTLIBAPI AllocateCommand(_VBUS_ARG0);
257 void FASTCALL FreeCommand(_VBUS_ARG PCommand pCmd);
264 void HPTLIBAPI AddToWaitingList(PCommand *ppList, PCommand pCmd);
265 void HPTLIBAPI DoWaitingList(_VBUS_ARG PCommand *ppList);