Home
last modified time | relevance | path

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

/freebsd-10-stable/sys/compat/linux/
Dlinux_ioctl.c107 static linux_ioctl_function_t linux_ioctl_sg; variable
134 { linux_ioctl_sg, LINUX_IOCTL_SG_MIN, LINUX_IOCTL_SG_MAX };
2704 linux_ioctl_sg(struct thread *td, struct linux_ioctl_args *args) in linux_ioctl_sg() function