Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/podulebus/
H A Dsec.c107 static int sec_intr(void *);
212 sc->sc_ih = podulebus_irq_establish(pa->pa_ih, IPL_BIO, sec_intr, in sec_attach()
458 sec_intr(void *arg) in sec_intr() function