Home
last modified time | relevance | path

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

/freebsd-11-stable/sys/dev/bce/
HDif_bce.c461 static int bce_ioctl (struct ifnet *, u_long, caddr_t);
1391 ifp->if_ioctl = bce_ioctl; in bce_attach()
7681 bce_ioctl(struct ifnet *ifp, u_long command, caddr_t data) in bce_ioctl() function