TW_SG_Entry
TW_SG_Entry *sgl;
sgl = (TW_SG_Entry *)((u32 *)oldcommand+oldcommand->size - (sizeof(TW_SG_Entry)/4) + pae);
sgl = (TW_SG_Entry *)((u32 *)oldcommand+TW_SGL_OUT(oldcommand->opcode__sgloffset));
TW_SG_Entry *sglistarg);
TW_SG_Entry *sglistarg)
TW_SG_Entry sglist[1];
memset(&sglist, 0, sizeof(TW_SG_Entry));
TW_SG_Entry sglist[1];
memset(&sglist, 0, sizeof(TW_SG_Entry));
TW_SG_Entry sgl[TW_ESCALADE_MAX_SGL_LENGTH];
TW_SG_Entry sgl[TW_ESCALADE_MAX_SGL_LENGTH];
TW_SG_Entry sg_list[TW_APACHE_MAX_SGL_LENGTH];
TW_SG_Entry sgl[TW_MAX_SGL_LENGTH];
TW_SG_Entry sgl[TW_MAX_SGL_LENGTH];
TW_SG_Entry sg_list[TW_ATA_PASS_SGL_MAX];