Home
last modified time | relevance | path

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

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