Home
last modified time | relevance | path

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

/netbsd-src/sys/compat/linux/common/
H A Dlinux_mtio.h32 #define LINUX_MTIOCGET _LINUX_IOR('m', 2, struct linux_mtget)
73 struct linux_mtget { struct
H A Dlinux_mtio.c82 struct linux_mtget lmtget; in linux_ioctl_mtio()