Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/macppc/dev/
H A Dmesh.c141 static int mesh_intr(void *);
263 intr_establish_xname(sc->sc_irq, IST_EDGE, IPL_BIO, mesh_intr, sc, in mesh_attach()
319 mesh_intr(void *arg) in mesh_intr() function
1066 mesh_intr(sc); in mesh_poll()