Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/ncsw/Peripherals/FM/
H A Dfm_ncsw.c1671 !p_Fm->p_FmFpmRegs && in FmSetFmanCtrlIntr()
1694 else if (!p_Fm->p_FmFpmRegs) in FmSetFmanCtrlIntr()
1711 !p_Fm->p_FmFpmRegs && in FmGetFmanCtrlIntr()
1744 else if (!p_Fm->p_FmFpmRegs) in FmGetFmanCtrlIntr()
1911 fpm_rg = p_Fm->p_FmFpmRegs; in FmSetNumOfRiscsPerPort()
1913 !p_Fm->p_FmFpmRegs && in FmSetNumOfRiscsPerPort()
4298 fpm_rg = p_Fm->p_FmFpmRegs; in FM_EventIsr()
4420 fpm_rg = p_Fm->p_FmFpmRegs; in FM_ErrorIsr()
4551 fpm_rg = p_Fm->p_FmFpmRegs; in FM_EnableRamsEcc()
4596 fpm_rg = p_Fm->p_FmFpmRegs; in FM_DisableRamsEcc()
[all …]
H A Dfm.h608 struct fman_fpm_regs *p_FmFpmRegs; member