Home
last modified time | relevance | path

Searched refs:FPSCAT_GATH (Results 1 – 4 of 4) sorted by relevance

/freebsd-14-stable/sys/dev/hptmv/
HDcommand.h123 FPSCAT_GATH pSgTable;
126 int (* HPTLIBAPI pfnBuildSgl)(_VBUS_ARG PCommand pCmd, FPSCAT_GATH pSgTable, int logical);
187 FPSCAT_GATH pPIOSg;
HDglobal.h107 } SCAT_GATH, FAR *FPSCAT_GATH; typedef
HDentry.c125 static int HPTLIBAPI fOsBuildSgl(_VBUS_ARG PCommand pCmd, FPSCAT_GATH pSg,
1722 DECLARE_BUFFER(FPSCAT_GATH, tmpSg); in fDeviceSendCommand()
1772 FPSCAT_GATH sg1=tmpSg, sg2=pCmd->pSgTable; in fDeviceSendCommand()
1782 FPSCAT_GATH sg1=tmpSg, sg2=pCmd->pSgTable; in fDeviceSendCommand()
2501 int HPTLIBAPI fOsBuildSgl(_VBUS_ARG PCommand pCmd, FPSCAT_GATH pSg, int logical) in fOsBuildSgl()
2618 FPSCAT_GATH psg = pCmd->pSgTable; in hpt_io_dmamap_callback()
HDioctl.c65 FPSCAT_GATH pSgTable, int logical);
617 R1ControlSgl(_VBUS_ARG PCommand pCmd, FPSCAT_GATH pSgTable, int logical) in R1ControlSgl()