Home
last modified time | relevance | path

Searched refs:sge64 (Results 1 – 2 of 2) sorted by relevance

/trueos/sys/dev/aac/
HDaac.c3054 struct aac_sg_entry64 *sge64; in aac_ioctl_send_raw_srb() local
3107 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()
/trueos/sys/dev/mrsas/
HDmrsas.h2028 struct mrsas_sge64 sge64[1]; member
2214 struct mrsas_sge64 sge64[2]; /* [0]: resp [1]: req */ member
2245 struct mrsas_sge64 sge64[2]; /* [0]: resp [1]: data */ member