Home
last modified time | relevance | path

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

/netbsd/src/sys/compat/linux/common/
Dlinux_mtio.h31 #define LINUX_MTIOCTOP _LINUX_IOW('m', 1, struct linux_mtop)
35 struct linux_mtop { struct
Dlinux_mtio.c81 struct linux_mtop lmtop; in linux_ioctl_mtio()