Home | History | Annotate | Download | only in Common

Lines Matching refs:TestPtr

747   UINT32  *TestPtr;

771 TestPtr = (UINT32 *) (UINTN) Desc->Union.DataBlock;
775 if (*TestPtr != 0x54534554) {
784 TestPtr += 2;
792 if (*TestPtr != TestCounter) {
799 TestPtr++;
810 TestPtr = (UINT32 *) (UINTN) Desc->Union.DataBlock;