Home | History | Annotate | Download | only in DxeRuntimePciExpressLib

Lines Matching refs:EndBit

504   specified by the StartBit and the EndBit. The value of the bit field is

509 If EndBit is greater than 7, then ASSERT().
510 If EndBit is less than StartBit, then ASSERT().
515 EndBit The ordinal of the most significant bit in the bit field.
526 IN UINTN EndBit
532 EndBit
540 field is specified by the StartBit and the EndBit. All other bits in the
546 If EndBit is greater than 7, then ASSERT().
547 If EndBit is less than StartBit, then ASSERT().
548 If Value is larger than the bitmask value range specified by StartBit and EndBit, then ASSERT().
553 @param EndBit The ordinal of the most significant bit in the bit field.
565 IN UINTN EndBit,
572 EndBit,
590 If EndBit is greater than 7, then ASSERT().
591 If EndBit is less than StartBit, then ASSERT().
592 If OrData is larger than the bitmask value range specified by StartBit and EndBit, then ASSERT().
597 @param EndBit The ordinal of the most significant bit in the bit field.
609 IN UINTN EndBit,
616 EndBit,
634 If EndBit is greater than 7, then ASSERT().
635 If EndBit is less than StartBit, then ASSERT().
636 If AndData is larger than the bitmask value range specified by StartBit and EndBit, then ASSERT().
641 @param EndBit The ordinal of the most significant bit in the bit field.
653 IN UINTN EndBit,
660 EndBit,
680 If EndBit is greater than 7, then ASSERT().
681 If EndBit is less than StartBit, then ASSERT().
682 If AndData is larger than the bitmask value range specified by StartBit and EndBit, then ASSERT().
683 If OrData is larger than the bitmask value range specified by StartBit and EndBit, then ASSERT().
688 @param EndBit The ordinal of the most significant bit in the bit field.
701 IN UINTN EndBit,
709 EndBit,
871 specified by the StartBit and the EndBit. The value of the bit field is
877 If EndBit is greater than 15, then ASSERT().
878 If EndBit is less than StartBit, then ASSERT().
883 @param EndBit The ordinal of the most significant bit in the bit field.
894 IN UINTN EndBit
900 EndBit
908 field is specified by the StartBit and the EndBit. All other bits in the
915 If EndBit is greater than 15, then ASSERT().
916 If EndBit is less than StartBit, then ASSERT().
917 If Value is larger than the bitmask value range specified by StartBit and EndBit, then ASSERT().
922 @param EndBit The ordinal of the most significant bit in the bit field.
934 IN UINTN EndBit,
941 EndBit,
960 If EndBit is greater than 15, then ASSERT().
961 If EndBit is less than StartBit, then ASSERT().
962 If OrData is larger than the bitmask value range specified by StartBit and EndBit, then ASSERT().
967 @param EndBit The ordinal of the most significant bit in the bit field.
979 IN UINTN EndBit,
986 EndBit,
1005 If EndBit is greater than 15, then ASSERT().
1006 If EndBit is less than StartBit, then ASSERT().
1007 If AndData is larger than the bitmask value range specified by StartBit and EndBit, then ASSERT().
1012 @param EndBit The ordinal of the most significant bit in the bit field.
1024 IN UINTN EndBit,
1031 EndBit,
1052 If EndBit is greater than 15, then ASSERT().
1053 If EndBit is less than StartBit, then ASSERT().
1054 If AndData is larger than the bitmask value range specified by StartBit and EndBit, then ASSERT().
1055 If OrData is larger than the bitmask value range specified by StartBit and EndBit, then ASSERT().
1060 @param EndBit The ordinal of the most significant bit in the bit field.
1073 IN UINTN EndBit,
1081 EndBit,
1243 specified by the StartBit and the EndBit. The value of the bit field is
1249 If EndBit is greater than 31, then ASSERT().
1250 If EndBit is less than StartBit, then ASSERT().
1255 @param EndBit The ordinal of the most significant bit in the bit field.
1266 IN UINTN EndBit
1272 EndBit
1280 field is specified by the StartBit and the EndBit. All other bits in the
1287 If EndBit is greater than 31, then ASSERT().
1288 If EndBit is less than StartBit, then ASSERT().
1289 If Value is larger than the bitmask value range specified by StartBit and EndBit, then ASSERT().
1294 @param EndBit The ordinal of the most significant bit in the bit field.
1306 IN UINTN EndBit,
1313 EndBit,
1332 If EndBit is greater than 31, then ASSERT().
1333 If EndBit is less than StartBit, then ASSERT().
1334 If OrData is larger than the bitmask value range specified by StartBit and EndBit, then ASSERT().
1339 @param EndBit The ordinal of the most significant bit in the bit field.
1351 IN UINTN EndBit,
1358 EndBit,
1377 If EndBit is greater than 31, then ASSERT().
1378 If EndBit is less than StartBit, then ASSERT().
1379 If AndData is larger than the bitmask value range specified by StartBit and EndBit, then ASSERT().
1384 @param EndBit The ordinal of the most significant bit in the bit field.
1396 IN UINTN EndBit,
1403 EndBit,
1424 If EndBit is greater than 31, then ASSERT().
1425 If EndBit is less than StartBit, then ASSERT().
1426 If AndData is larger than the bitmask value range specified by StartBit and EndBit, then ASSERT().
1427 If OrData is larger than the bitmask value range specified by StartBit and EndBit, then ASSERT().
1432 @param EndBit The ordinal of the most significant bit in the bit field.
1445 IN UINTN EndBit,
1453 EndBit,