Searched refs:FPSCAT_GATH (Results 1 – 4 of 4) sorted by relevance
/freebsd/sys/dev/hptmv/ |
H A D | command.h | 123 FPSCAT_GATH pSgTable; 126 int (* HPTLIBAPI pfnBuildSgl)(_VBUS_ARG PCommand pCmd, FPSCAT_GATH pSgTable, int logical); 187 FPSCAT_GATH pPIOSg;
|
H A D | global.h | 107 } SCAT_GATH, FAR *FPSCAT_GATH; typedef
|
H A D | entry.c | 124 static int HPTLIBAPI fOsBuildSgl(_VBUS_ARG PCommand pCmd, FPSCAT_GATH pSg, 1721 DECLARE_BUFFER(FPSCAT_GATH, tmpSg); in fDeviceSendCommand() 1771 FPSCAT_GATH sg1=tmpSg, sg2=pCmd->pSgTable; in fDeviceSendCommand() 1781 FPSCAT_GATH sg1=tmpSg, sg2=pCmd->pSgTable; in fDeviceSendCommand() 2500 int HPTLIBAPI fOsBuildSgl(_VBUS_ARG PCommand pCmd, FPSCAT_GATH pSg, int logical) in fOsBuildSgl() 2617 FPSCAT_GATH psg = pCmd->pSgTable; in hpt_io_dmamap_callback()
|
H A D | ioctl.c | 65 FPSCAT_GATH pSgTable, int logical); 617 R1ControlSgl(_VBUS_ARG PCommand pCmd, FPSCAT_GATH pSgTable, int logical) in R1ControlSgl()
|