Searched refs:_ctl_do_mpt_command (Results 1 - 2 of 2) sorted by relevance

/linux-4.1.27/drivers/scsi/mpt2sas/
H A Dmpt2sas_ctl.c611 * _ctl_do_mpt_command - main handler for MPT2COMMAND opcode
617 _ctl_do_mpt_command(struct MPT2SAS_ADAPTER *ioc, struct mpt2_ioctl_command karg, _ctl_do_mpt_command() function
2141 return _ctl_do_mpt_command(ioc, karg, &uarg->mf); _ctl_compat_mpt_command()
2210 ret = _ctl_do_mpt_command(ioc, karg, &uarg->mf); _ctl_ioctl_main()
/linux-4.1.27/drivers/scsi/mpt3sas/
H A Dmpt3sas_ctl.c606 * _ctl_do_mpt_command - main handler for MPT3COMMAND opcode
612 _ctl_do_mpt_command(struct MPT3SAS_ADAPTER *ioc, struct mpt3_ioctl_command karg, _ctl_do_mpt_command() function
2176 return _ctl_do_mpt_command(ioc, karg, &uarg->mf); _ctl_compat_mpt_command()
2247 ret = _ctl_do_mpt_command(ioc, karg, &uarg->mf); _ctl_ioctl_main()

Completed in 71 milliseconds