Searched refs:sge64 (Results 1 – 2 of 2) sorted by relevance
3054 struct aac_sg_entry64 *sge64; in aac_ioctl_send_raw_srb() local3107 sge64 = NULL; in aac_ioctl_send_raw_srb()3115 sge64 = (struct aac_sg_entry64 *)srbcmd->sg_map.SgEntry; in aac_ioctl_send_raw_srb()3116 srb_sg_bytecount = sge64->SgByteCount; in aac_ioctl_send_raw_srb()3117 srb_sg_address = (void *)sge64->SgAddress; in aac_ioctl_send_raw_srb()3118 if (sge64->SgAddress > 0xffffffffull && in aac_ioctl_send_raw_srb()
2028 struct mrsas_sge64 sge64[1]; member2214 struct mrsas_sge64 sge64[2]; /* [0]: resp [1]: req */ member2245 struct mrsas_sge64 sge64[2]; /* [0]: resp [1]: data */ member