Home
last modified time | relevance | path

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

/netbsd/sys/dev/pci/
H A Dif_bge.c204 static int bge_ioctl(struct ifnet *, u_long, void *);
3882 ifp->if_ioctl = bge_ioctl; in bge_attach()
5946 bge_ioctl(struct ifnet *ifp, u_long command, void *data) in bge_ioctl() function