Searched refs:aac_build_sg64 (Results 1 – 1 of 1) sorted by relevance
217 static long aac_build_sg64(struct scsi_cmnd *scsicmd, struct sgmap64 *psg);1301 ret = aac_build_sg64(cmd, &readcmd->sg); in aac_read_block64()1435 ret = aac_build_sg64(cmd, &writecmd->sg); in aac_write_block64()1585 ret = aac_build_sg64(cmd, (struct sgmap64 *) &srbcmd->sg); in aac_scsi_64()3832 static long aac_build_sg64(struct scsi_cmnd *scsicmd, struct sgmap64 *psg) in aac_build_sg64() function