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

/linux-master/drivers/scsi/aacraid/
H A Daachba.c218 static long aac_build_sgraw(struct scsi_cmnd *scsicmd, struct sgmapraw *psg);
1265 ret = aac_build_sgraw(cmd, &readcmd->sg);
1399 ret = aac_build_sgraw(cmd, &writecmd->sg);
3877 static long aac_build_sgraw(struct scsi_cmnd *scsicmd, struct sgmapraw *psg) function

Completed in 186 milliseconds