Searched refs:aac_build_sg64 (Results 1 – 1 of 1) sorted by relevance
213 static long aac_build_sg64(struct scsi_cmnd *scsicmd, struct sgmap64 *psg);1211 ret = aac_build_sg64(cmd, &readcmd->sg); in aac_read_block64()1343 ret = aac_build_sg64(cmd, &writecmd->sg); in aac_write_block64()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() function