Home
last modified time | relevance | path

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

/netbsd/src/sys/dev/pci/
Dif_vr.c309 static int vr_ioctl(struct ifnet *, u_long, void *);
1289 vr_ioctl(struct ifnet *ifp, u_long command, void *data) in vr_ioctl() function
1694 ifp->if_ioctl = vr_ioctl; in vr_attach()