Searched defs:_ctl_compat_mpt_command (Results 1 - 2 of 2) sorted by relevance

/drivers/scsi/mpt2sas/
H A Dmpt2sas_ctl.c2100 * _ctl_compat_mpt_command - convert 32bit pointers to 64bit.
2108 _ctl_compat_mpt_command(struct MPT2SAS_ADAPTER *ioc, unsigned cmd, function
2196 ret = _ctl_compat_mpt_command(ioc, cmd, arg);
/drivers/scsi/mpt3sas/
H A Dmpt3sas_ctl.c2135 * _ctl_compat_mpt_command - convert 32bit pointers to 64bit.
2143 _ctl_compat_mpt_command(struct MPT3SAS_ADAPTER *ioc, unsigned cmd, function
2233 ret = _ctl_compat_mpt_command(ioc, cmd, arg);

Completed in 33 milliseconds