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

/netbsd-current/sys/kern/
H A Dkern_drvctl.c90 static int drvctl_ioctl(struct file *, u_long, void *);
99 .fo_ioctl = drvctl_ioctl,
360 drvctl_ioctl(struct file *fp, u_long cmd, void *data) function

Completed in 64 milliseconds