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

/drivers/scsi/aacraid/
H A Dcommctrl.c586 struct sgmap64* psg = (struct sgmap64*)&srbcmd->sg;
792 ? ((struct sgmap64*)&srbcmd->sg)->sg[i].count
H A Daacraid.h120 struct sgmap64 { struct
1307 struct sgmap64 sg; // Must be last in struct because it is variable
1337 struct sgmap64 sg; // Must be last in struct because it is variable
H A Daachba.c136 static unsigned long aac_build_sg64(struct scsi_cmnd* scsicmd, struct sgmap64* psg);
1192 aac_build_sg64(cmd, (struct sgmap64*) &srbcmd->sg);
2864 static unsigned long aac_build_sg64(struct scsi_cmnd* scsicmd, struct sgmap64* psg)

Completed in 360 milliseconds