Searched defs:modId (Results 1 - 2 of 2) sorted by relevance

/freebsd-current/sys/contrib/ncsw/Peripherals/FM/MACSEC/
H A Dfm_macsec_master.c445 FmMacsecRegisterIntr(t_Handle h_FmMacsec, e_FmMacsecEventModules module, uint8_t modId, e_FmIntrType intrType, void (*f_Isr) (t_Handle h_Arg, uint32_t id), t_Handle h_Arg) argument
464 FmMacsecUnregisterIntr(t_Handle h_FmMacsec, e_FmMacsecEventModules module, uint8_t modId, e_FmIntrType intrType) argument
/freebsd-current/sys/contrib/ncsw/Peripherals/FM/
H A Dfm_ncsw.c1754 FmRegisterIntr(t_Handle h_Fm, e_FmEventModules module, uint8_t modId, e_FmIntrType intrType, void (*f_Isr) (t_Handle h_Arg), t_Handle h_Arg) argument
1801 FmUnregisterIntr(t_Handle h_Fm, e_FmEventModules module, uint8_t modId, e_FmIntrType intrType) argument

Completed in 183 milliseconds