Home
last modified time | relevance | path

Searched refs:e_FmCatastrophicErr (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/contrib/ncsw/inc/Peripherals/
H A Dfm_ext.h613 typedef enum e_FmCatastrophicErr { enum
616 } e_FmCatastrophicErr; typedef
945 t_Error FM_ConfigCatastrophicErr(t_Handle h_Fm, e_FmCatastrophicErr catastrophicErr);
/freebsd/sys/contrib/ncsw/Peripherals/FM/
H A Dfm_ncsw.c3994 t_Error FM_ConfigCatastrophicErr(t_Handle h_Fm, e_FmCatastrophicErr catastrophicErr) in FM_ConfigCatastrophicErr()