Home
last modified time | relevance | path

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

/freebsd-12.1/sys/compat/linux/
H A Dlinux_ioctl.c111 static linux_ioctl_function_t linux_ioctl_sg; variable
139 { linux_ioctl_sg, LINUX_IOCTL_SG_MIN, LINUX_IOCTL_SG_MAX };
2685 linux_ioctl_sg(struct thread *td, struct linux_ioctl_args *args) in linux_ioctl_sg() function