Searched refs:sgmap (Results 1 – 3 of 3) sorted by relevance
507 struct sgmap { struct1856 struct sgmap sg; // Must be last in struct because it is variable1883 struct sgmap sg; // Must be last in struct because it is variable1991 struct sgmap sg;
765 + sizeof(struct sgmap), GFP_KERNEL); in aac_send_raw_srb()827 struct sgmap* psg = &srbcmd->sg; in aac_send_raw_srb()
216 static long aac_build_sg(struct scsi_cmnd *scsicmd, struct sgmap *sgmap);1616 ret = aac_build_sg(cmd, (struct sgmap *)&srbcmd->sg); in aac_scsi_32()3792 static long aac_build_sg(struct scsi_cmnd *scsicmd, struct sgmap *psg) in aac_build_sg()
Completed in 24 milliseconds