Searched refs:user_reply (Results 1 – 2 of 2) sorted by relevance
486 struct aac_srb_reply __user *user_reply; in aac_send_raw_srb() local946 user_reply = arg + fibsize; in aac_send_raw_srb()970 if (copy_to_user(user_reply, &reply, in aac_send_raw_srb()980 if (copy_to_user(user_reply, reply, in aac_send_raw_srb()
1708 u32 __user * user_reply = NULL; in adpt_i2o_passthru() local1726 user_reply = &user_msg[size]; in adpt_i2o_passthru()1736 get_user(reply_size, &user_reply[0]); in adpt_i2o_passthru()1875 if(copy_to_user(user_reply, reply, reply_size)) { in adpt_i2o_passthru()