Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/macppc/dev/
H A Dif_bm.c110 void bmac_start(struct ifnet *);
240 ifp->if_start = bmac_start; in bmac_attach()
397 bmac_start(ifp); in bmac_init()
559 bmac_start(struct ifnet *ifp) in bmac_start() function