Searched refs:user_srb (Results 1 – 1 of 1) sorted by relevance
471 struct user_aac_srb __user *user_srb = arg; in aac_send_raw_srb() local505 if(copy_from_user(&fibsize, &user_srb->count,sizeof(u32))){ in aac_send_raw_srb()522 if(copy_from_user(user_srbcmd, user_srb,fibsize)){ in aac_send_raw_srb()