Searched refs:mpt2_ioctl_command (Results 1 – 2 of 2) sorted by relevance
63 struct mpt2_ioctl_command)244 struct mpt2_ioctl_command { struct
542 _ctl_set_task_mid(struct MPT2SAS_ADAPTER *ioc, struct mpt2_ioctl_command *karg, in _ctl_set_task_mid()617 _ctl_do_mpt_command(struct MPT2SAS_ADAPTER *ioc, struct mpt2_ioctl_command karg, in _ctl_do_mpt_command()2114 struct mpt2_ioctl_command karg; in _ctl_compat_mpt_command()2127 memset(&karg, 0, sizeof(struct mpt2_ioctl_command)); in _ctl_compat_mpt_command()2193 struct mpt2_ioctl_command __user *uarg; in _ctl_ioctl_main()2194 struct mpt2_ioctl_command karg; in _ctl_ioctl_main()2208 if (_IOC_SIZE(cmd) == sizeof(struct mpt2_ioctl_command)) { in _ctl_ioctl_main()