Searched refs:user_ioc (Results 1 – 1 of 1) sorted by relevance
8087 struct megasas_iocpacket __user * user_ioc, in megasas_mgmt_fw_ioctl() argument8297 if (copy_to_user(&user_ioc->frame.hdr.cmd_status, in megasas_mgmt_fw_ioctl()8331 struct megasas_iocpacket __user *user_ioc = in megasas_mgmt_ioctl_fw() local8337 ioc = memdup_user(user_ioc, sizeof(*ioc)); in megasas_mgmt_ioctl_fw()8374 error = megasas_mgmt_fw_ioctl(instance, user_ioc, ioc); in megasas_mgmt_ioctl_fw()