Home
last modified time | relevance | path

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

/netbsd-src/sys/kern/
H A Dkern_drvctl.c112 static int drvctl_command(struct lwp *, struct plistref *, u_long, int);
414 res = drvctl_command(curlwp, (struct plistref *)data, cmd, in drvctl_ioctl()
538 drvctl_command(struct lwp *l, struct plistref *pref, u_long ioctl_cmd, in drvctl_command() function