Searched refs:mpt_ioctl_command32 (Results 1 – 2 of 2) sorted by relevance
89 #define MPTCOMMAND32 _IOWR(MPT_MAGIC_NUMBER,20,struct mpt_ioctl_command32)320 struct mpt_ioctl_command32 { struct
2830 struct mpt_ioctl_command32 karg32; in compat_mpt_command()2831 struct mpt_ioctl_command32 *uarg = (struct mpt_ioctl_command32 *) arg; in compat_mpt_command()