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

/netbsd-6-1-5-RELEASE/sys/arch/sun3/dev/
H A Dif_ie.c183 static int ieioctl(struct ifnet *, u_long, void *);
352 ifp->if_ioctl = ieioctl;
1503 ieioctl(struct ifnet *ifp, u_long cmd, void *data) function
1623 ieioctl(ifp, SIOCSIFFLAGS, NULL);
/netbsd-6-1-5-RELEASE/sys/arch/acorn32/podulebus/
H A Dif_ie.c164 int ieioctl( struct ifnet *ifp, u_long cmd, void *data );
453 ifp->if_ioctl = ieioctl;
589 ieioctl(struct ifnet *ifp, unsigned long cmd, void *data) function

Completed in 141 milliseconds