Searched refs:sgmap64 (Results 1 – 3 of 3) sorted by relevance
599 struct sgmap64* psg = (struct sgmap64*)&srbcmd->sg; in aac_send_raw_srb()811 ? ((struct sgmap64*)&srbcmd->sg)->sg[i].count in aac_send_raw_srb()
183 struct sgmap64 { struct1429 struct sgmap64 sg; // Must be last in struct because it is variable1456 struct sgmap64 sg; // Must be last in struct because it is variable
213 static long aac_build_sg64(struct scsi_cmnd *scsicmd, struct sgmap64 *psg);1454 ret = aac_build_sg64(cmd, (struct sgmap64 *) &srbcmd->sg); in aac_scsi_64()3266 static long aac_build_sg64(struct scsi_cmnd *scsicmd, struct sgmap64 *psg) in aac_build_sg64()