Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/scsi/aacraid/
Daachba.c218 static long aac_build_sgraw(struct scsi_cmnd *scsicmd, struct sgmapraw *psg);
1250 ret = aac_build_sgraw(cmd, &readcmd->sg); in aac_read_raw_io()
1384 ret = aac_build_sgraw(cmd, &writecmd->sg); in aac_write_raw_io()
3862 static long aac_build_sgraw(struct scsi_cmnd *scsicmd, struct sgmapraw *psg) in aac_build_sgraw() function