Searched refs:mptctl_do_mpt_command (Results 1 – 1 of 1) sorted by relevance
126 static int mptctl_do_mpt_command(MPT_ADAPTER *iocp, struct mpt_ioctl_command karg, void __user *mfP…1717 rc = mptctl_do_mpt_command (ioc, karg, &uarg->MF); in mptctl_mpt_command()1735 mptctl_do_mpt_command (MPT_ADAPTER *ioc, struct mpt_ioctl_command karg, void __user *mfPtr) in mptctl_do_mpt_command() function2798 ret = mptctl_do_mpt_command (iocp, karg, &uarg->MF); in compat_mpt_command()