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

/freebsd-11.0-release/sys/dev/hptmv/
H A Dcommand.h126 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 *ppLis
[all...]
H A Dvdevice.h56 PCommand LockWaitList;
68 void (* HPTLIBAPI pfnSendCommand)(_VBUS_ARG PCommand pCmd); /* call this to send a command to a VDevice */
111 extern void (* HPTLIBAPI pfnSendCommand[])(_VBUS_ARG PCommand pCmd);
114 void HPTLIBAPI fDeviceSendCommand(_VBUS_ARG PCommand pCmd);
137 PCommand pFreeCommands;
H A Darray.h261 void HPTLIBAPI fRAID0SendCommand(_VBUS_ARG PCommand pCmd);
262 void HPTLIBAPI fRAID1SendCommand(_VBUS_ARG PCommand pCmd);
263 void HPTLIBAPI fJBODSendCommand(_VBUS_ARG PCommand pCmd);
268 void HPTLIBAPI fRAID5SendCommand(_VBUS_ARG PCommand pCmd);
H A Draid5n.h118 PCommand cache_wait_list;
H A Dioctl.c63 static void HPTLIBAPI thread_io_done(_VBUS_ARG PCommand pCmd);
64 static int HPTLIBAPI R1ControlSgl(_VBUS_ARG PCommand pCmd,
617 R1ControlSgl(_VBUS_ARG PCommand pCmd, FPSCAT_GATH pSgTable, int logical)
681 thread_io_done(_VBUS_ARG PCommand pCmd)
691 PCommand pCmd;
H A Dentry.c110 static void HPTLIBAPI fOsCommandDone(_VBUS_ARG PCommand pCmd);
117 static void handleEdmaError(_VBUS_ARG PCommand pCmd);
127 static int HPTLIBAPI fOsBuildSgl(_VBUS_ARG PCommand pCmd, FPSCAT_GATH pSg,
203 handleEdmaError(_VBUS_ARG PCommand pCmd)
1652 PCommand pCmd = (PCommand) commandId;
1705 fDeviceSendCommand(_VBUS_ARG PCommand pCmd)
2517 int HPTLIBAPI fOsBuildSgl(_VBUS_ARG PCommand pCmd, FPSCAT_GATH pSg, int logical)
2628 PCommand pCmd = (PCommand)ar
[all...]
H A Dglobal.h67 typedef struct _Command *PCommand; typedef in typeref:struct:_Command
H A Dosbsd.h181 PCommand pCommandBlocks;

Completed in 77 milliseconds