FPSCAT_GATH
FPSCAT_GATH pSgTable;
int (* HPTLIBAPI pfnBuildSgl)(_VBUS_ARG PCommand pCmd, FPSCAT_GATH pSgTable, int logical);
FPSCAT_GATH pPIOSg;
static int HPTLIBAPI fOsBuildSgl(_VBUS_ARG PCommand pCmd, FPSCAT_GATH pSg,
DECLARE_BUFFER(FPSCAT_GATH, tmpSg);
FPSCAT_GATH sg1=tmpSg, sg2=pCmd->pSgTable;
FPSCAT_GATH sg1=tmpSg, sg2=pCmd->pSgTable;
int HPTLIBAPI fOsBuildSgl(_VBUS_ARG PCommand pCmd, FPSCAT_GATH pSg, int logical)
FPSCAT_GATH psg = pCmd->pSgTable;
R1ControlSgl(_VBUS_ARG PCommand pCmd, FPSCAT_GATH pSgTable, int logical)
FPSCAT_GATH pSgTable, int logical);