Lines Matching refs:EndBit
254 specified by the StartBit and the EndBit. The value of the bit field is
259 If EndBit is greater than 7, then ASSERT().
260 If EndBit is less than StartBit, then ASSERT().
265 @param EndBit The ordinal of the most significant bit in the bit field.
276 IN UINTN EndBit
283 EndBit
291 field is specified by the StartBit and the EndBit. All other bits in the
297 If EndBit is greater than 7, then ASSERT().
298 If EndBit is less than StartBit, then ASSERT().
299 If Value is larger than the bitmask value range specified by StartBit and EndBit, then ASSERT().
304 @param EndBit The ordinal of the most significant bit in the bit field.
316 IN UINTN EndBit,
324 EndBit,
342 If EndBit is greater than 7, then ASSERT().
343 If EndBit is less than StartBit, then ASSERT().
344 If OrData is larger than the bitmask value range specified by StartBit and EndBit, then ASSERT().
349 @param EndBit The ordinal of the most significant bit in the bit field.
361 IN UINTN EndBit,
369 EndBit,
387 If EndBit is greater than 7, then ASSERT().
388 If EndBit is less than StartBit, then ASSERT().
389 If AndData is larger than the bitmask value range specified by StartBit and EndBit, then ASSERT().
394 @param EndBit The ordinal of the most significant bit in the bit field.
406 IN UINTN EndBit,
414 EndBit,
434 If EndBit is greater than 7, then ASSERT().
435 If EndBit is less than StartBit, then ASSERT().
436 If AndData is larger than the bitmask value range specified by StartBit and EndBit, then ASSERT().
437 If OrData is larger than the bitmask value range specified by StartBit and EndBit, then ASSERT().
442 @param EndBit The ordinal of the most significant bit in the bit field.
455 IN UINTN EndBit,
464 EndBit,
631 specified by the StartBit and the EndBit. The value of the bit field is
637 If EndBit is greater than 15, then ASSERT().
638 If EndBit is less than StartBit, then ASSERT().
643 @param EndBit The ordinal of the most significant bit in the bit field.
654 IN UINTN EndBit
661 EndBit
669 field is specified by the StartBit and the EndBit. All other bits in the
676 If EndBit is greater than 15, then ASSERT().
677 If EndBit is less than StartBit, then ASSERT().
678 If Value is larger than the bitmask value range specified by StartBit and EndBit, then ASSERT().
683 @param EndBit The ordinal of the most significant bit in the bit field.
695 IN UINTN EndBit,
703 EndBit,
722 If EndBit is greater than 15, then ASSERT().
723 If EndBit is less than StartBit, then ASSERT().
724 If OrData is larger than the bitmask value range specified by StartBit and EndBit, then ASSERT().
729 @param EndBit The ordinal of the most significant bit in the bit field.
741 IN UINTN EndBit,
749 EndBit,
768 If EndBit is greater than 15, then ASSERT().
769 If EndBit is less than StartBit, then ASSERT().
770 If AndData is larger than the bitmask value range specified by StartBit and EndBit, then ASSERT().
775 @param EndBit The ordinal of the most significant bit in the bit field.
787 IN UINTN EndBit,
795 EndBit,
816 If EndBit is greater than 15, then ASSERT().
817 If EndBit is less than StartBit, then ASSERT().
818 If AndData is larger than the bitmask value range specified by StartBit and EndBit, then ASSERT().
819 If OrData is larger than the bitmask value range specified by StartBit and EndBit, then ASSERT().
824 @param EndBit The ordinal of the most significant bit in the bit field.
837 IN UINTN EndBit,
846 EndBit,
1013 specified by the StartBit and the EndBit. The value of the bit field is
1019 If EndBit is greater than 31, then ASSERT().
1020 If EndBit is less than StartBit, then ASSERT().
1025 @param EndBit The ordinal of the most significant bit in the bit field.
1036 IN UINTN EndBit
1043 EndBit
1051 field is specified by the StartBit and the EndBit. All other bits in the
1058 If EndBit is greater than 31, then ASSERT().
1059 If EndBit is less than StartBit, then ASSERT().
1060 If Value is larger than the bitmask value range specified by StartBit and EndBit, then ASSERT().
1065 @param EndBit The ordinal of the most significant bit in the bit field.
1077 IN UINTN EndBit,
1085 EndBit,
1104 If EndBit is greater than 31, then ASSERT().
1105 If EndBit is less than StartBit, then ASSERT().
1106 If OrData is larger than the bitmask value range specified by StartBit and EndBit, then ASSERT().
1111 @param EndBit The ordinal of the most significant bit in the bit field.
1123 IN UINTN EndBit,
1131 EndBit,
1150 If EndBit is greater than 31, then ASSERT().
1151 If EndBit is less than StartBit, then ASSERT().
1152 If AndData is larger than the bitmask value range specified by StartBit and EndBit, then ASSERT().
1157 @param EndBit The ordinal of the most significant bit in the bit field.
1169 IN UINTN EndBit,
1177 EndBit,
1198 If EndBit is greater than 31, then ASSERT().
1199 If EndBit is less than StartBit, then ASSERT().
1200 If AndData is larger than the bitmask value range specified by StartBit and EndBit, then ASSERT().
1201 If OrData is larger than the bitmask value range specified by StartBit and EndBit, then ASSERT().
1206 @param EndBit The ordinal of the most significant bit in the bit field.
1219 IN UINTN EndBit,
1228 EndBit,