Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/drivers/scsi/aacraid/
H A Daachba.c218 static long aac_build_sgraw(struct scsi_cmnd *scsicmd, struct sgmapraw *psg);
1265 ret = aac_build_sgraw(cmd, &readcmd->sg); in aac_read_raw_io()
1399 ret = aac_build_sgraw(cmd, &writecmd->sg); in aac_write_raw_io()
3877 static long aac_build_sgraw(struct scsi_cmnd *scsicmd, struct sgmapraw *psg) in aac_build_sgraw() function
/kernel/linux/linux-5.10/drivers/scsi/aacraid/
H A Daachba.c219 static long aac_build_sgraw(struct scsi_cmnd *scsicmd, struct sgmapraw *psg);
1252 ret = aac_build_sgraw(cmd, &readcmd->sg); in aac_read_raw_io()
1386 ret = aac_build_sgraw(cmd, &writecmd->sg); in aac_write_raw_io()
3913 static long aac_build_sgraw(struct scsi_cmnd *scsicmd, struct sgmapraw *psg) in aac_build_sgraw() function

Completed in 11 milliseconds