Searched refs:vge_ioctl (Results 1 - 1 of 1) sorted by relevance

/netbsd-current/sys/dev/pci/
H A Dif_vge.c313 static int vge_ioctl(struct ifnet *, u_long, void *);
998 ifp->if_ioctl = vge_ioctl;
1996 vge_ioctl(struct ifnet *ifp, u_long command, void *data) function

Completed in 67 milliseconds