Searched refs:aac_build_sgraw (Results 1 – 1 of 1) sorted by relevance
233 static long aac_build_sgraw(struct scsi_cmnd *scsicmd, struct sgmapraw *psg);1262 ret = aac_build_sgraw(cmd, &readcmd->sg); in aac_read_raw_io()1396 ret = aac_build_sgraw(cmd, &writecmd->sg); in aac_write_raw_io()4009 static long aac_build_sgraw(struct scsi_cmnd *scsicmd, struct sgmapraw *psg) in aac_build_sgraw() function