Searched refs:mpt3_ioctl_command32 (Results 1 – 2 of 2) sorted by relevance
73 struct mpt3_ioctl_command32)277 struct mpt3_ioctl_command32 { struct
2485 struct mpt3_ioctl_command32 karg32; in _ctl_compat_mpt_command()2486 struct mpt3_ioctl_command32 __user *uarg; in _ctl_compat_mpt_command()2489 if (_IOC_SIZE(cmd) != sizeof(struct mpt3_ioctl_command32)) in _ctl_compat_mpt_command()2492 uarg = (struct mpt3_ioctl_command32 __user *) arg; in _ctl_compat_mpt_command()