Searched refs:user_reply (Results 1 – 2 of 2) sorted by relevance
473 struct aac_srb_reply __user *user_reply; in aac_send_raw_srb() local532 user_reply = arg+fibsize; in aac_send_raw_srb()814 if(copy_to_user(user_reply,reply,sizeof(struct aac_srb_reply))){ in aac_send_raw_srb()
1712 u32 __user * user_reply = NULL; in adpt_i2o_passthru() local1730 user_reply = &user_msg[size]; in adpt_i2o_passthru()1740 get_user(reply_size, &user_reply[0]); in adpt_i2o_passthru()1873 if(copy_to_user(user_reply, reply, reply_size)) { in adpt_i2o_passthru()