TW_SG_Entry       148 drivers/scsi/3w-9xxx.c 				   TW_SG_Entry *sglistarg);
TW_SG_Entry       284 drivers/scsi/3w-9xxx.c 	TW_SG_Entry sglist[1];
TW_SG_Entry       305 drivers/scsi/3w-9xxx.c 	memset(&sglist, 0, sizeof(TW_SG_Entry));
TW_SG_Entry       429 drivers/scsi/3w-9xxx.c 	TW_SG_Entry sglist[1];
TW_SG_Entry       442 drivers/scsi/3w-9xxx.c 	memset(&sglist, 0, sizeof(TW_SG_Entry));
TW_SG_Entry      1384 drivers/scsi/3w-9xxx.c 	TW_SG_Entry *sgl;
TW_SG_Entry      1407 drivers/scsi/3w-9xxx.c 				sgl = (TW_SG_Entry *)((u32 *)oldcommand+oldcommand->size - (sizeof(TW_SG_Entry)/4) + pae);
TW_SG_Entry      1409 drivers/scsi/3w-9xxx.c 				sgl = (TW_SG_Entry *)((u32 *)oldcommand+TW_SGL_OUT(oldcommand->opcode__sgloffset));
TW_SG_Entry      1805 drivers/scsi/3w-9xxx.c 				   TW_SG_Entry *sglistarg)
TW_SG_Entry       498 drivers/scsi/3w-9xxx.h 			TW_SG_Entry sgl[TW_ESCALADE_MAX_SGL_LENGTH];
TW_SG_Entry       502 drivers/scsi/3w-9xxx.h 			TW_SG_Entry sgl[TW_ESCALADE_MAX_SGL_LENGTH];
TW_SG_Entry       518 drivers/scsi/3w-9xxx.h 	TW_SG_Entry sg_list[TW_APACHE_MAX_SGL_LENGTH];
TW_SG_Entry       307 drivers/scsi/3w-xxxx.h 			TW_SG_Entry sgl[TW_MAX_SGL_LENGTH];
TW_SG_Entry       311 drivers/scsi/3w-xxxx.h 			TW_SG_Entry sgl[TW_MAX_SGL_LENGTH];
TW_SG_Entry       386 drivers/scsi/3w-xxxx.h 	TW_SG_Entry sg_list[TW_ATA_PASS_SGL_MAX];