Searched refs:mptctl_do_mpt_command (Results 1 – 1 of 1) sorted by relevance
126 static int mptctl_do_mpt_command(struct mpt_ioctl_command karg, void __user *mfPtr);1806 rc = mptctl_do_mpt_command (karg, &uarg->MF); in mptctl_mpt_command()1824 mptctl_do_mpt_command (struct mpt_ioctl_command karg, void __user *mfPtr) in mptctl_do_mpt_command() function2911 ret = mptctl_do_mpt_command (karg, &uarg->MF); in compat_mpt_command()