Searched refs:e_FM_EV_ERR_MACSEC_MAC0 (Results 1 - 3 of 3) sorted by relevance

/freebsd-current/sys/contrib/ncsw/Peripherals/FM/
H A Dfm.h148 case (0): _event = (_intrType == e_FM_INTR_TYPE_ERR) ? e_FM_EV_ERR_MACSEC_MAC0:e_FM_EV_MACSEC_MAC0; \
H A Dfm_ncsw.c4471 if (p_Fm->guestId != p_Fm->intrMng[e_FM_EV_ERR_MACSEC_MAC0].guestId)
4472 SendIpcIsr(p_Fm, e_FM_EV_ERR_MACSEC_MAC0, pending);
4474 p_Fm->intrMng[e_FM_EV_ERR_MACSEC_MAC0].f_Isr(p_Fm->intrMng[e_FM_EV_ERR_MACSEC_MAC0].h_SrcHandle);
/freebsd-current/sys/contrib/ncsw/Peripherals/FM/inc/
H A Dfm_common.h122 e_FM_EV_ERR_MACSEC_MAC0, enumerator in enum:e_FmInterModuleEvent

Completed in 135 milliseconds