Home
last modified time | relevance | path

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

/freebsd/sys/contrib/ncsw/Peripherals/FM/inc/
H A Dfm_hc.h65 … FmHcPcdCcIpFragScratchPollCmd(t_Handle h_FmHc, bool fill, t_FmPcdCcFragScratchPoolCmdParams *p_F…
H A Dfm_common.h210 typedef struct t_FmPcdCcFragScratchPoolCmdParams { struct
213 } t_FmPcdCcFragScratchPoolCmdParams; argument
/freebsd/sys/contrib/ncsw/Peripherals/FM/HC/
H A Dhc.c730 t_Error FmHcPcdCcIpFragScratchPollCmd(t_Handle h_FmHc, bool fill, t_FmPcdCcFragScratchPoolCmdParams in FmHcPcdCcIpFragScratchPollCmd()
/freebsd/sys/contrib/ncsw/Peripherals/FM/Pcd/
H A Dfm_manip.c2380 t_FmPcdCcFragScratchPoolCmdParams fmPcdCcFragScratchPoolCmdParams; in FmPcdFragHcScratchPoolFill()
2385 memset(&fmPcdCcFragScratchPoolCmdParams, 0, sizeof(t_FmPcdCcFragScratchPoolCmdParams)); in FmPcdFragHcScratchPoolFill()
2403 t_FmPcdCcFragScratchPoolCmdParams fmPcdCcFragScratchPoolCmdParams; in FmPcdFragHcScratchPoolEmpty()
2408 memset(&fmPcdCcFragScratchPoolCmdParams, 0, sizeof(t_FmPcdCcFragScratchPoolCmdParams)); in FmPcdFragHcScratchPoolEmpty()