Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/usb/
H A Dif_upl.c113 static int upl_uno_ioctl(struct ifnet *, u_long, void *);
118 .uno_ioctl = upl_uno_ioctl,
253 upl_uno_ioctl(struct ifnet *ifp, u_long cmd, void *data) in upl_uno_ioctl() function