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

/freebsd-11-stable/sys/dev/cpuctl/
H A Dcpuctl.c61 static d_ioctl_t cpuctl_ioctl; variable
94 .d_ioctl = cpuctl_ioctl,
154 cpuctl_ioctl(struct cdev *dev, u_long cmd, caddr_t data, function

Completed in 99 milliseconds