Searched refs:aac_build_sg64 (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-6.6/drivers/scsi/aacraid/ |
H A D | aachba.c | 217 static long aac_build_sg64(struct scsi_cmnd *scsicmd, struct sgmap64 *psg); 1301 ret = aac_build_sg64(cmd, &readcmd->sg); in aac_read_block64() 1435 ret = aac_build_sg64(cmd, &writecmd->sg); in aac_write_block64() 1585 ret = aac_build_sg64(cmd, (struct sgmap64 *) &srbcmd->sg); in aac_scsi_64() 3834 static long aac_build_sg64(struct scsi_cmnd *scsicmd, struct sgmap64 *psg) in aac_build_sg64() function
|
/kernel/linux/linux-5.10/drivers/scsi/aacraid/ |
H A D | aachba.c | 218 static long aac_build_sg64(struct scsi_cmnd *scsicmd, struct sgmap64 *psg); 1288 ret = aac_build_sg64(cmd, &readcmd->sg); in aac_read_block64() 1422 ret = aac_build_sg64(cmd, &writecmd->sg); in aac_write_block64() 1572 ret = aac_build_sg64(cmd, (struct sgmap64 *) &srbcmd->sg); in aac_scsi_64() 3870 static long aac_build_sg64(struct scsi_cmnd *scsicmd, struct sgmap64 *psg) in aac_build_sg64() function
|
Completed in 10 milliseconds