Home
last modified time | relevance | path

Searched refs:sgmap64 (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/drivers/scsi/aacraid/
H A Dcommctrl.c711 struct sgmap64* psg = (struct sgmap64*)&srbcmd->sg; in aac_send_raw_srb()
H A Daacraid.h517 struct sgmap64 { struct
1872 struct sgmap64 sg; // Must be last in struct because it is variable
1899 struct sgmap64 sg; // Must be last in struct because it is variable
H A Daachba.c218 static long aac_build_sg64(struct scsi_cmnd *scsicmd, struct sgmap64 *psg);
1572 ret = aac_build_sg64(cmd, (struct sgmap64 *) &srbcmd->sg); in aac_scsi_64()
1667 struct sgmap64 *sg64; in aac_send_safw_bmic_cmd()
1712 sg64 = (struct sgmap64 *)&srb->sg; in aac_send_safw_bmic_cmd()
3870 static long aac_build_sg64(struct scsi_cmnd *scsicmd, struct sgmap64 *psg) in aac_build_sg64()
H A Dcommsup.c2285 struct sgmap64 *sg64; in aac_send_wellness_command()
2323 sg64 = (struct sgmap64 *)&srbcmd->sg; in aac_send_wellness_command()
/kernel/linux/linux-6.6/drivers/scsi/aacraid/
H A Dcommctrl.c711 struct sgmap64* psg = (struct sgmap64*)&srbcmd->sg; in aac_send_raw_srb()
H A Daacraid.h518 struct sgmap64 { struct
1873 struct sgmap64 sg; // Must be last in struct because it is variable
1900 struct sgmap64 sg; // Must be last in struct because it is variable
H A Daachba.c217 static long aac_build_sg64(struct scsi_cmnd *scsicmd, struct sgmap64 *psg);
1585 ret = aac_build_sg64(cmd, (struct sgmap64 *) &srbcmd->sg); in aac_scsi_64()
1680 struct sgmap64 *sg64; in aac_send_safw_bmic_cmd()
1725 sg64 = (struct sgmap64 *)&srb->sg; in aac_send_safw_bmic_cmd()
3834 static long aac_build_sg64(struct scsi_cmnd *scsicmd, struct sgmap64 *psg) in aac_build_sg64()
H A Dcommsup.c2286 struct sgmap64 *sg64; in aac_send_wellness_command()
2324 sg64 = (struct sgmap64 *)&srbcmd->sg; in aac_send_wellness_command()

Completed in 30 milliseconds