Home
last modified time | relevance | path

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

/drivers/scsi/aacraid/
Daachba.c214 static long aac_build_sgraw(struct scsi_cmnd *scsicmd, struct sgmapraw *psg);
1175 ret = aac_build_sgraw(cmd, &readcmd->sg); in aac_read_raw_io()
1307 ret = aac_build_sgraw(cmd, &writecmd->sg); in aac_write_raw_io()
3287 static long aac_build_sgraw(struct scsi_cmnd *scsicmd, struct sgmapraw *psg) in aac_build_sgraw() function