Searched refs:_ctl_do_mpt_command (Results 1 - 2 of 2) sorted by relevance
/linux-4.1.27/drivers/scsi/mpt2sas/ |
H A D | mpt2sas_ctl.c | 611 * _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 D | mpt3sas_ctl.c | 606 * _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