Home
last modified time | relevance | path

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

/freebsd/sys/contrib/ncsw/inc/Peripherals/
H A Dfm_vsp_ext.h240 e_FmDmaCacheOption scatterGatherCacheAttr);
H A Dfm_port_ext.h878 …r FM_PORT_ConfigDmaScatterGatherAttr(t_Handle h_FmPort, e_FmDmaCacheOption scatterGatherCacheAttr);
/freebsd/sys/contrib/ncsw/Peripherals/FM/SP/
H A Dfm_sp.c625 …rror FM_VSP_ConfigDmaScatterGatherAttr(t_Handle h_FmVsp, e_FmDmaCacheOption scatterGatherCacheAttr) in FM_VSP_ConfigDmaScatterGatherAttr() argument
632 p_FmVspEntry->p_FmVspEntryDriverParams->dmaScatterGatherCacheAttr = scatterGatherCacheAttr; in FM_VSP_ConfigDmaScatterGatherAttr()
/freebsd/sys/contrib/ncsw/Peripherals/FM/Port/
H A Dfm_port.c3169 t_Handle h_FmPort, e_FmDmaCacheOption scatterGatherCacheAttr) in FM_PORT_ConfigDmaScatterGatherAttr() argument
3177 (bool)(scatterGatherCacheAttr == e_FM_DMA_STASH); in FM_PORT_ConfigDmaScatterGatherAttr()