Home
last modified time | relevance | path

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

/openbsd-src/sys/arch/macppc/dev/
H A Dif_bm.c109 static void bmac_start(struct ifnet *);
269 ifp->if_start = bmac_start; in bmac_attach()
434 bmac_start(ifp); in bmac_init()
487 bmac_start(ifp); in bmac_intr()
605 bmac_start(struct ifnet *ifp) in bmac_start() function