Searched refs:sgmap (Results 1 – 3 of 3) sorted by relevance
513 struct sgmap { struct1857 struct sgmap sg; // Must be last in struct because it is variable1884 struct sgmap sg; // Must be last in struct because it is variable1992 struct sgmap sg;
769 + sizeof(struct sgmap), GFP_KERNEL); in aac_send_raw_srb()831 struct sgmap* psg = &srbcmd->sg; in aac_send_raw_srb()
231 static long aac_build_sg(struct scsi_cmnd *scsicmd, struct sgmap *sgmap);1615 ret = aac_build_sg(cmd, (struct sgmap *)&srbcmd->sg); in aac_scsi_32()3756 static long aac_build_sg(struct scsi_cmnd *scsicmd, struct sgmap *psg) in aac_build_sg()