Searched refs:aac_build_sg64 (Results 1 - 1 of 1) sorted by relevance

/linux-master/drivers/scsi/aacraid/
H A Daachba.c217 static long aac_build_sg64(struct scsi_cmnd *scsicmd, struct sgmap64 *psg);
1301 ret = aac_build_sg64(cmd, &readcmd->sg);
1435 ret = aac_build_sg64(cmd, &writecmd->sg);
1585 ret = aac_build_sg64(cmd, (struct sgmap64 *) &srbcmd->sg);
3834 static long aac_build_sg64(struct scsi_cmnd *scsicmd, struct sgmap64 *psg) function

Completed in 171 milliseconds