Home
last modified time | relevance | path

Searched refs:ureply (Results 1 – 1 of 1) sorted by last modified time

/freebsd/sys/dev/aac/
H A Daac.c3054 void *srb_sg_address, *ureply; in aac_ioctl_send_raw_srb() local
3140 ureply = (char *)arg + fibsize; in aac_ioctl_send_raw_srb()
3187 error = copyout(fib->data, ureply, sizeof(struct aac_srb_response)); in aac_ioctl_send_raw_srb()