Searched refs:mpt2_ioctl_command32 (Results 1 – 2 of 2) sorted by relevance
66 struct mpt2_ioctl_command32)260 struct mpt2_ioctl_command32 { struct
2112 struct mpt2_ioctl_command32 karg32; in _ctl_compat_mpt_command()2113 struct mpt2_ioctl_command32 __user *uarg; in _ctl_compat_mpt_command()2116 if (_IOC_SIZE(cmd) != sizeof(struct mpt2_ioctl_command32)) in _ctl_compat_mpt_command()2119 uarg = (struct mpt2_ioctl_command32 __user *) arg; in _ctl_compat_mpt_command()