Home
last modified time | relevance | path

Searched refs:reply_frame_buf_ptr (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/scsi/mpt3sas/
H A Dmpt3sas_ctl.h249 * @reply_frame_buf_ptr - reply location
264 void __user *reply_frame_buf_ptr; member
280 uint32_t reply_frame_buf_ptr; member
H A Dmpt3sas_ctl.c638 if (copy_to_user(karg->reply_frame_buf_ptr, ioc->ctl_cmds.reply, in _ctl_set_task_mid()
1064 if (copy_to_user(karg.reply_frame_buf_ptr, ioc->ctl_cmds.reply, in _ctl_do_mpt_command()
2510 karg.reply_frame_buf_ptr = compat_ptr(karg32.reply_frame_buf_ptr); in _ctl_compat_mpt_command()
/kernel/linux/linux-6.6/drivers/scsi/mpt3sas/
H A Dmpt3sas_ctl.h253 * @reply_frame_buf_ptr - reply location
268 void __user *reply_frame_buf_ptr; member
284 uint32_t reply_frame_buf_ptr; member
H A Dmpt3sas_ctl.c641 if (copy_to_user(karg->reply_frame_buf_ptr, ioc->ctl_cmds.reply, in _ctl_set_task_mid()
1077 if (copy_to_user(karg.reply_frame_buf_ptr, ioc->ctl_cmds.reply, in _ctl_do_mpt_command()
2584 karg.reply_frame_buf_ptr = compat_ptr(karg32.reply_frame_buf_ptr); in _ctl_compat_mpt_command()

Completed in 11 milliseconds