Home
last modified time | relevance | path

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

/src/sys/dev/thunderbolt/
H A Dtb_dev.c83 static int tbdev_static_ioctl(struct cdev *dev, u_long cmd, caddr_t addr, int flag, struct thread *…
87 .d_ioctl = tbdev_static_ioctl,
314 tbdev_static_ioctl(struct cdev *dev, u_long cmd, caddr_t addr, int flags, in tbdev_static_ioctl() function