Home
last modified time | relevance | path

Searched refs:t_Isr (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/contrib/ncsw/inc/
H A Dxx_ext.h149 t_Error XX_SetIntr(uintptr_t irq, t_Isr *f_Isr, t_Handle handle);
H A Dncsw_ext.h289 typedef void (t_Isr)(t_Handle handle); typedef
/freebsd/sys/contrib/ncsw/user/env/
H A Dxx.c353 XX_SetIntr(uintptr_t irq, t_Isr *f_Isr, t_Handle handle) in XX_SetIntr()