Searched refs:mpt3_ioctl_command (Results 1 – 2 of 2) sorted by relevance
72 struct mpt3_ioctl_command)256 * struct mpt3_ioctl_command - generic mpt firmware passthru ioctl272 struct mpt3_ioctl_command { struct 288 mfmpt3_ioctl_command global() argument
574 * @karg: (struct mpt3_ioctl_command)581 _ctl_set_task_mid(struct MPT3SAS_ADAPTER *ioc, struct mpt3_ioctl_command *karg, in _ctl_set_task_mid() 695 * @karg: (struct mpt3_ioctl_command)699 _ctl_do_mpt_command(struct MPT3SAS_ADAPTER *ioc, struct mpt3_ioctl_command karg, in _ctl_do_mpt_command() 2675 struct mpt3_ioctl_command karg; in _ctl_compat_mpt_command() 2688 memset(&karg, 0, sizeof(struct mpt3_ioctl_command)); in _ctl_compat_mpt_command() 2767 struct mpt3_ioctl_command __user *uarg; in _ctl_ioctl_main() 2768 struct mpt3_ioctl_command karg; in _ctl_ioctl_main() 2787 if (_IOC_SIZE(cmd) == sizeof(struct mpt3_ioctl_command)) { in _ctl_ioctl_main()