Searched defs:h_Arg (Results 1 – 3 of 3) sorted by relevance
/freebsd/sys/contrib/ncsw/Peripherals/FM/MACSEC/ |
H A D | fm_macsec_master.c | 63 static void UnimplementedIsr(t_Handle h_Arg, uint32_t id) in UnimplementedIsr() 445 void FmMacsecRegisterIntr(t_Handle h_FmMacsec, in FmMacsecRegisterIntr() 449 void (*f_Isr) (t_Handle h_Arg, uint32_t id), in FmMacsecRegisterIntr()
|
/freebsd/sys/contrib/ncsw/Peripherals/FM/ |
H A D | fm_ncsw.c | 370 static void UnimplementedIsr(t_Handle h_Arg) in UnimplementedIsr() 377 static void UnimplementedFmanCtrlIsr(t_Handle h_Arg, uint32_t event) in UnimplementedFmanCtrlIsr() 1754 void FmRegisterIntr(t_Handle h_Fm, in FmRegisterIntr() 1758 void (*f_Isr) (t_Handle h_Arg), in FmRegisterIntr() 1818 …(t_Handle h_Fm, uint8_t eventRegId, void (*f_Isr) (t_Handle h_Arg, uint32_t event), t_Handle h_… in FmRegisterFmanCtrlIntr()
|
/freebsd/sys/contrib/ncsw/user/env/ |
H A D | xx.c | 589 uint32_t *p_ReplyLength, t_IpcMsgCompletion *f_Completion, t_Handle h_Arg) in XX_IpcSendMessage()
|