Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/sgimips/hpc/
H A Dif_sq.c107 static int sq_ioctl(struct ifnet *, u_long, void *);
320 ifp->if_ioctl = sq_ioctl; in sq_attach()
503 sq_ioctl(struct ifnet *ifp, u_long cmd, void *data) in sq_ioctl() function