Searched refs:sge64 (Results 1 – 2 of 2) sorted by relevance
2555 struct mrsas_sge64 sge64[1]; member2741 struct mrsas_sge64 sge64[2]; /* [0]: resp [1]: req */ member2771 struct mrsas_sge64 sge64[2]; /* [0]: resp [1]: data */ member
3115 struct aac_sg_entry64 *sge64; in aac_ioctl_send_raw_srb() local3119 sge64 = (struct aac_sg_entry64 *)srbcmd->sg_map.SgEntry; in aac_ioctl_send_raw_srb()3121 if ((error = copyin(sge64, &sg, sizeof(sg))) != 0) in aac_ioctl_send_raw_srb()3126 if (sge64->SgAddress > 0xffffffffull && in aac_ioctl_send_raw_srb()