Searched refs:aac_srb_reply (Results 1 – 3 of 3) sorted by relevance
606 if (ddi_copyout((struct aac_srb_reply *)fibp->data, in aac_send_raw_srb()608 sizeof (struct aac_srb_reply), mode) != 0) { in aac_send_raw_srb()
1530 struct aac_srb_reply struct
1854 struct aac_srb_reply *resp; in aac_pd_complete()1860 resp = (struct aac_srb_reply *)&fibp->data[0]; in aac_pd_complete()