Home
last modified time | relevance | path

Searched defs:etherswitchioctl (Results 1 – 1 of 1) sorted by relevance

/freebsd/sys/dev/etherswitch/
H A Detherswitch.c73 static d_ioctl_t etherswitchioctl; variable
134 etherswitchioctl(struct cdev *cdev, u_long cmd, caddr_t data, int flags, struct thread *td) in etherswitchioctl() function