Home
last modified time | relevance | path

Searched refs:t_FmPcdCcReassmTimeoutParams (Results 1 – 5 of 5) sorted by relevance

/freebsd-12-stable/sys/contrib/ncsw/Peripherals/FM/inc/
Dfm_hc.h66 t_Error FmHcPcdCcTimeoutReassm(t_Handle h_FmHc, t_FmPcdCcReassmTimeoutParams *p_CcReassmTimeout…
Dfm_common.h215 typedef struct t_FmPcdCcReassmTimeoutParams { struct
219 } t_FmPcdCcReassmTimeoutParams; argument
/freebsd-12-stable/sys/contrib/ncsw/Peripherals/FM/HC/
Dhc.c118 t_FmPcdCcReassmTimeoutParams ccReassmTimeout;
768 t_Error FmHcPcdCcTimeoutReassm(t_Handle h_FmHc, t_FmPcdCcReassmTimeoutParams *p_CcReassmTimeoutPara… in FmHcPcdCcTimeoutReassm()
/freebsd-12-stable/sys/contrib/ncsw/Peripherals/FM/Pcd/
Dfm_pcd.c568 t_FmPcdCcReassmTimeoutParams ccReassmTimeoutParams = {0}; in FmPcdUnregisterReassmPort()
Dfm_manip.c1862 t_FmPcdCcReassmTimeoutParams ccReassmTimeoutParams = { 0 }; in FmPcdRegisterReassmPort()