Home
last modified time | relevance | path

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

/freebsd-13.1/sys/dev/etherswitch/
H A Detherswitch.c77 static d_ioctl_t etherswitchioctl; variable
82 .d_ioctl = etherswitchioctl,
138 etherswitchioctl(struct cdev *cdev, u_long cmd, caddr_t data, int flags, struct thread *td) in etherswitchioctl() function