Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/drivers/scsi/aacraid/
H A Daachba.c216 static long aac_build_sg(struct scsi_cmnd *scsicmd, struct sgmap *sgmap);
1336 ret = aac_build_sg(cmd, &readcmd->sg); in aac_read_block()
1472 ret = aac_build_sg(cmd, &writecmd->sg); in aac_write_block()
1616 ret = aac_build_sg(cmd, (struct sgmap *)&srbcmd->sg); in aac_scsi_32()
3794 static long aac_build_sg(struct scsi_cmnd *scsicmd, struct sgmap *psg) in aac_build_sg() function
/kernel/linux/linux-5.10/drivers/scsi/aacraid/
H A Daachba.c217 static long aac_build_sg(struct scsi_cmnd *scsicmd, struct sgmap *sgmap);
1323 ret = aac_build_sg(cmd, &readcmd->sg); in aac_read_block()
1459 ret = aac_build_sg(cmd, &writecmd->sg); in aac_write_block()
1603 ret = aac_build_sg(cmd, (struct sgmap *)&srbcmd->sg); in aac_scsi_32()
3830 static long aac_build_sg(struct scsi_cmnd *scsicmd, struct sgmap *psg) in aac_build_sg() function

Completed in 10 milliseconds