Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/ic/
H A Dclmpccvar.h128 extern void clmpcc_softintr(void *);
H A Dclmpcc.c289 softint_establish(SOFTINT_SERIAL, clmpcc_softintr, sc); in clmpcc_attach()
1334 clmpcc_softintr(void *arg) in clmpcc_softintr() function