aac_srb_reply
struct aac_srb_reply *resp;
resp = (struct aac_srb_reply *)&fibp->data[0];
if (ddi_copyout((struct aac_srb_reply *)fibp->data,
sizeof (struct aac_srb_reply), mode) != 0) {