Searched refs:aac_srb_response (Results 1 – 8 of 8) sorted by relevance
85 void aac_srb_response_toh(struct aac_srb_response *ptr);
161 aac_srb_response_toh(struct aac_srb_response *ptr) in aac_srb_response_toh()
1149 struct aac_srb_response *srbr; in aac_cam_complete()1155 srbr = (struct aac_srb_response *)&cm->cm_fib->data[0]; in aac_cam_complete()
1521 struct aac_srb_response { struct
3044 aac_srb_response_toh((struct aac_srb_response *)fib->data); in aac_ioctl_send_raw_srb()3045 error = copyout(fib->data, user_reply, sizeof(struct aac_srb_response)); in aac_ioctl_send_raw_srb()
577 struct aac_srb_response *srbr; in aac_cam_complete()584 srbr = (struct aac_srb_response *)&cm->cm_fib->data[0]; in aac_cam_complete()
1432 struct aac_srb_response { struct
3188 error = copyout(fib->data, ureply, sizeof(struct aac_srb_response)); in aac_ioctl_send_raw_srb()