tbdev_static_ioctl
static int tbdev_static_ioctl(struct cdev *dev, u_long cmd, caddr_t addr, int flag, struct thread *td);
.d_ioctl = tbdev_static_ioctl,