Home
last modified time | relevance | path

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

/openbsd-src/sys/arch/macppc/dev/
H A Dif_bm.c114 static int bmac_ioctl(struct ifnet *, u_long, caddr_t);
268 ifp->if_ioctl = bmac_ioctl; in bmac_attach()
736 bmac_ioctl(struct ifnet *ifp, u_long cmd, caddr_t data) in bmac_ioctl() function