Searched refs:FPSCAT_GATH (Results 1 – 4 of 4) sorted by relevance
| /freebsd-14-stable/sys/dev/hptmv/ |
| HD | command.h | 123 FPSCAT_GATH pSgTable; 126 int (* HPTLIBAPI pfnBuildSgl)(_VBUS_ARG PCommand pCmd, FPSCAT_GATH pSgTable, int logical); 187 FPSCAT_GATH pPIOSg;
|
| HD | global.h | 107 } SCAT_GATH, FAR *FPSCAT_GATH; typedef
|
| HD | entry.c | 125 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()
|
| HD | ioctl.c | 65 FPSCAT_GATH pSgTable, int logical); 617 R1ControlSgl(_VBUS_ARG PCommand pCmd, FPSCAT_GATH pSgTable, int logical) in R1ControlSgl()
|