Home | History | Annotate | Download | only in SdMmcPciHcDxe

Lines Matching refs:AdmaDesc

1139                     (VOID **)&Trb->AdmaDesc,

1145 ZeroMem (Trb->AdmaDesc, TableSize);
1150 Trb->AdmaDesc,
1163 Trb->AdmaDesc
1179 Trb->AdmaDesc
1188 Trb->AdmaDesc[Index].Valid = 1;
1189 Trb->AdmaDesc[Index].Act = 2;
1190 Trb->AdmaDesc[Index].Length = (UINT16)Remaining;
1191 Trb->AdmaDesc[Index].Address = Address;
1194 Trb->AdmaDesc[Index].Valid = 1;
1195 Trb->AdmaDesc[Index].Act = 2;
1196 Trb->AdmaDesc[Index].Length = 0;
1197 Trb->AdmaDesc[Index].Address = Address;
1207 Trb->AdmaDesc[Index].End = 1;
1351 if (Trb->AdmaDesc != NULL) {
1355 Trb->AdmaDesc