Searched refs:aac_srb_reply (Results 1 – 3 of 3) sorted by relevance
482 struct aac_srb_reply __user *user_reply; in aac_send_raw_srb()483 struct aac_srb_reply* reply; in aac_send_raw_srb()822 reply = (struct aac_srb_reply *) fib_data(srbfib); in aac_send_raw_srb()823 if(copy_to_user(user_reply,reply,sizeof(struct aac_srb_reply))){ in aac_send_raw_srb()
1577 struct aac_srb_reply struct
2971 struct aac_srb_reply *srbreply; in aac_srb_callback()2983 srbreply = (struct aac_srb_reply *) fib_data(fibptr); in aac_srb_callback()