Home
last modified time | relevance | path

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

/dragonfly/sys/dev/netif/sis/
HDif_sis.c124 static int sis_ioctl(struct ifnet *, u_long, caddr_t, struct ucred *);
1133 ifp->if_ioctl = sis_ioctl; in sis_attach()
1965 sis_ioctl(struct ifnet *ifp, u_long command, caddr_t data, struct ucred *cr) in sis_ioctl() function