Searched refs:sgmap64 (Results 1 – 4 of 4) sorted by relevance
715 struct sgmap64* psg = (struct sgmap64*)&srbcmd->sg; in aac_send_raw_srb()
528 struct sgmap64 { struct1881 struct sgmap64 sg; // Must be last in struct because it is variable1908 struct sgmap64 sg; // Must be last in struct because it is variable
232 static long aac_build_sg64(struct scsi_cmnd *scsicmd, struct sgmap64 *psg);1581 ret = aac_build_sg64(cmd, (struct sgmap64 *) &srbcmd->sg); in aac_scsi_64()1676 struct sgmap64 *sg64; in aac_send_safw_bmic_cmd()1721 sg64 = (struct sgmap64 *)&srb->sg; in aac_send_safw_bmic_cmd()3964 static long aac_build_sg64(struct scsi_cmnd *scsicmd, struct sgmap64 *psg) in aac_build_sg64()
2309 struct sgmap64 *sg64; in aac_send_wellness_command()2347 sg64 = (struct sgmap64 *)&srbcmd->sg; in aac_send_wellness_command()