Searched refs:sgmap64 (Results 1 – 3 of 3) sorted by relevance
599 struct sgmap64* psg = (struct sgmap64*)&srbcmd->sg; in aac_send_raw_srb()810 ? ((struct sgmap64*)&srbcmd->sg)->sg[i].count in aac_send_raw_srb()
190 struct sgmap64 { struct1443 struct sgmap64 sg; // Must be last in struct because it is variable1470 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);1446 ret = aac_build_sg64(cmd, (struct sgmap64 *) &srbcmd->sg); in aac_scsi_64()3241 static long aac_build_sg64(struct scsi_cmnd *scsicmd, struct sgmap64 *psg) in aac_build_sg64()