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

/netbsd-6-1-5-RELEASE/sys/dev/tc/
H A Dcfb.c181 static int cfbintr(void *);
280 tc_intr_establish(parent, ta->ta_cookie, IPL_TTY, cfbintr, sc);
501 cfbintr(void *arg) function

Completed in 87 milliseconds