Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/tc/
H A Dcfb.c181 static int cfbintr(void *);
275 tc_intr_establish(parent, ta->ta_cookie, IPL_TTY, cfbintr, sc); in cfbattach()
501 cfbintr(void *arg) in cfbintr() function