Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/scsi/aacraid/ !
Daachba.c218 static long aac_build_sgraw(struct scsi_cmnd *scsicmd, struct sgmapraw *psg);
1264 ret = aac_build_sgraw(cmd, &readcmd->sg); in aac_read_raw_io()
1398 ret = aac_build_sgraw(cmd, &writecmd->sg); in aac_write_raw_io()
3876 static long aac_build_sgraw(struct scsi_cmnd *scsicmd, struct sgmapraw *psg) in aac_build_sgraw() function