Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/tc/
H A Dmfb.c168 static int mfbintr(void *);
252 tc_intr_establish(parent, ta->ta_cookie, IPL_TTY, mfbintr, sc); in mfbattach()
465 mfbintr(void *arg) in mfbintr() function