aac_build_sg
ret = aac_build_sg(cmd, &readcmd->sg);
ret = aac_build_sg(cmd, &writecmd->sg);
ret = aac_build_sg(cmd, (struct sgmap *)&srbcmd->sg);
static long aac_build_sg(struct scsi_cmnd *scsicmd, struct sgmap *sgmap);