d_ioctl_t
typedef int d_ioctl_t(dev_t, u_long, void *, int, struct lwp *);
typedef int d_ioctl_t(dev_t, u_long, void *, int, struct proc *);