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

/drivers/scsi/aacraid/
H A Daachba.c135 static unsigned long aac_build_sg(struct scsi_cmnd* scsicmd, struct sgmap* sgmap);
1031 aac_build_sg(cmd, &readcmd->sg);
1125 aac_build_sg(cmd, &writecmd->sg);
1216 aac_build_sg(cmd, (struct sgmap*)&srbcmd->sg);
2818 static unsigned long aac_build_sg(struct scsi_cmnd* scsicmd, struct sgmap* psg) function

Completed in 13 milliseconds