Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/macppc/dev/
H A Dif_bm.c107 int bmac_rint(void *);
234 intr_establish_xname(ca->ca_intr[2], IST_EDGE, IPL_NET, bmac_rint, sc, in bmac_attach()
456 bmac_rint(void *v) in bmac_rint() function