Home
last modified time | relevance | path

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

/dflybsd-src/sys/dev/netif/bce/
H A Dif_bce.c422 static int bce_ioctl(struct ifnet *, u_long, caddr_t, struct ucred *);
951 ifp->if_ioctl = bce_ioctl; in bce_attach()
5037 bce_ioctl(struct ifnet *ifp, u_long command, caddr_t data, struct ucred *cr) in bce_ioctl() function