Home
last modified time | relevance | path

Searched defs:t_FmPcdManipHdrParams (Results 1 – 1 of 1) sorted by relevance

/freebsd/sys/contrib/ncsw/inc/Peripherals/
H A Dfm_pcd_ext.h2702 typedef struct t_FmPcdManipHdrParams { struct
2703 … rmv; /**< TRUE, to define removal manipulation */
2704 … rmvParams; /**< Parameters for removal manipulation, relevant if 'rmv' = TRUE */
2706 … insrt; /**< TRUE, to define insertion manipulation */
2723 } t_FmPcdManipHdrParams; argument