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

/freebsd-11-stable/sys/dev/cx/
H A Dif_cx.c198 static void cx_softintr (void *);
1967 void cx_softintr (void *unused) function
2504 swi_add(&tty_intr_event, "cx", cx_softintr, NULL, SWI_TTY,

Completed in 107 milliseconds