Home
last modified time | relevance | path

Searched refs:mptctl_do_mpt_command (Results 1 – 1 of 1) sorted by relevance

/linux-4.1.27/drivers/message/fusion/
Dmptctl.c126 static int mptctl_do_mpt_command(struct mpt_ioctl_command karg, void __user *mfPtr);
1802 rc = mptctl_do_mpt_command (karg, &uarg->MF); in mptctl_mpt_command()
1820 mptctl_do_mpt_command (struct mpt_ioctl_command karg, void __user *mfPtr) in mptctl_do_mpt_command() function
2907 ret = mptctl_do_mpt_command (karg, &uarg->MF); in compat_mpt_command()