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

/freebsd-13-stable/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) function

Completed in 101 milliseconds