Home
last modified time | relevance | path

Searched refs:sgmap (Results 1 – 3 of 3) sorted by relevance

/drivers/scsi/aacraid/
A Daacraid.h507 struct sgmap { struct
1856 struct sgmap sg; // Must be last in struct because it is variable
1883 struct sgmap sg; // Must be last in struct because it is variable
1991 struct sgmap sg;
A Dcommctrl.c765 + sizeof(struct sgmap), GFP_KERNEL); in aac_send_raw_srb()
827 struct sgmap* psg = &srbcmd->sg; in aac_send_raw_srb()
A Daachba.c216 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