Lines Matching refs:EndBit
160 the StartBit and the EndBit. The value of the bit field is returned.
164 If EndBit is greater than 7, then ASSERT().
165 If EndBit is less than StartBit, then ASSERT().
170 @param EndBit The ordinal of the most significant bit in the bit field.
181 IN UINTN EndBit
188 by the StartBit and the EndBit. All other bits in the destination I/O
193 If EndBit is greater than 7, then ASSERT().
194 If EndBit is less than StartBit, then ASSERT().
195 If Value is larger than the bitmask value range specified by StartBit and EndBit, then ASSERT().
200 @param EndBit The ordinal of the most significant bit in the bit field.
212 IN UINTN EndBit,
228 If EndBit is greater than 7, then ASSERT().
229 If EndBit is less than StartBit, then ASSERT().
230 If OrData is larger than the bitmask value range specified by StartBit and EndBit, then ASSERT().
235 @param EndBit The ordinal of the most significant bit in the bit field.
247 IN UINTN EndBit,
263 If EndBit is greater than 7, then ASSERT().
264 If EndBit is less than StartBit, then ASSERT().
265 If AndData is larger than the bitmask value range specified by StartBit and EndBit, then ASSERT().
270 @param EndBit The ordinal of the most significant bit in the bit field.
282 IN UINTN EndBit,
300 If EndBit is greater than 7, then ASSERT().
301 If EndBit is less than StartBit, then ASSERT().
302 If AndData is larger than the bitmask value range specified by StartBit and EndBit, then ASSERT().
303 If OrData is larger than the bitmask value range specified by StartBit and EndBit, then ASSERT().
308 @param EndBit The ordinal of the most significant bit in the bit field.
321 IN UINTN EndBit,
455 the StartBit and the EndBit. The value of the bit field is returned.
460 If EndBit is greater than 15, then ASSERT().
461 If EndBit is less than StartBit, then ASSERT().
466 @param EndBit
477 IN UINTN EndBit
484 by the StartBit and the EndBit. All other bits in the destination I/O
491 If EndBit is greater than 15, then ASSERT().
492 If EndBit is less than StartBit, then ASSERT().
493 If Value is larger than the bitmask value range specified by StartBit and EndBit, then ASSERT().
498 @param EndBit The ordinal of the most significant bit in the bit field.
510 IN UINTN EndBit,
527 If EndBit is greater than 15, then ASSERT().
528 If EndBit is less than StartBit, then ASSERT().
529 If OrData is larger than the bitmask value range specified by StartBit and EndBit, then ASSERT().
534 @param EndBit The ordinal of the most significant bit in the bit field.
546 IN UINTN EndBit,
563 If EndBit is greater than 15, then ASSERT().
564 If EndBit is less than StartBit, then ASSERT().
565 If AndData is larger than the bitmask value range specified by StartBit and EndBit, then ASSERT().
570 @param EndBit The ordinal of the most significant bit in the bit field.
582 IN UINTN EndBit,
601 If EndBit is greater than 15, then ASSERT().
602 If EndBit is less than StartBit, then ASSERT().
603 If AndData is larger than the bitmask value range specified by StartBit and EndBit, then ASSERT().
604 If OrData is larger than the bitmask value range specified by StartBit and EndBit, then ASSERT().
609 @param EndBit The ordinal of the most significant bit in the bit field.
622 IN UINTN EndBit,
756 the StartBit and the EndBit. The value of the bit field is returned.
761 If EndBit is greater than 31, then ASSERT().
762 If EndBit is less than StartBit, then ASSERT().
767 @param EndBit The ordinal of the most significant bit in the bit field.
778 IN UINTN EndBit
785 by the StartBit and the EndBit. All other bits in the destination I/O
792 If EndBit is greater than 31, then ASSERT().
793 If EndBit is less than StartBit, then ASSERT().
794 If Value is larger than the bitmask value range specified by StartBit and EndBit, then ASSERT().
799 @param EndBit The ordinal of the most significant bit in the bit field.
811 IN UINTN EndBit,
828 If EndBit is greater than 31, then ASSERT().
829 If EndBit is less than StartBit, then ASSERT().
830 If OrData is larger than the bitmask value range specified by StartBit and EndBit, then ASSERT().
835 @param EndBit The ordinal of the most significant bit in the bit field.
847 IN UINTN EndBit,
864 If EndBit is greater than 31, then ASSERT().
865 If EndBit is less than StartBit, then ASSERT().
866 If AndData is larger than the bitmask value range specified by StartBit and EndBit, then ASSERT().
871 @param EndBit The ordinal of the most significant bit in the bit field.
883 IN UINTN EndBit,
902 If EndBit is greater than 31, then ASSERT().
903 If EndBit is less than StartBit, then ASSERT().
904 If AndData is larger than the bitmask value range specified by StartBit and EndBit, then ASSERT().
905 If OrData is larger than the bitmask value range specified by StartBit and EndBit, then ASSERT().
910 @param EndBit The ordinal of the most significant bit in the bit field.
923 IN UINTN EndBit,
1057 the StartBit and the EndBit. The value of the bit field is returned.
1062 If EndBit is greater than 63, then ASSERT().
1063 If EndBit is less than StartBit, then ASSERT().
1068 @param EndBit The ordinal of the most significant bit in the bit field.
1079 IN UINTN EndBit
1086 by the StartBit and the EndBit. All other bits in the destination I/O
1093 If EndBit is greater than 63, then ASSERT().
1094 If EndBit is less than StartBit, then ASSERT().
1095 If Value is larger than the bitmask value range specified by StartBit and EndBit, then ASSERT().
1100 @param EndBit The ordinal of the most significant bit in the bit field.
1112 IN UINTN EndBit,
1129 If EndBit is greater than 63, then ASSERT().
1130 If EndBit is less than StartBit, then ASSERT().
1131 If OrData is larger than the bitmask value range specified by StartBit and EndBit, then ASSERT().
1136 @param EndBit The ordinal of the most significant bit in the bit field.
1148 IN UINTN EndBit,
1165 If EndBit is greater than 63, then ASSERT().
1166 If EndBit is less than StartBit, then ASSERT().
1167 If AndData is larger than the bitmask value range specified by StartBit and EndBit, then ASSERT().
1172 @param EndBit The ordinal of the most significant bit in the bit field.
1184 IN UINTN EndBit,
1203 If EndBit is greater than 63, then ASSERT().
1204 If EndBit is less than StartBit, then ASSERT().
1205 If AndData is larger than the bitmask value range specified by StartBit and EndBit, then ASSERT().
1206 If OrData is larger than the bitmask value range specified by StartBit and EndBit, then ASSERT().
1211 @param EndBit The ordinal of the most significant bit in the bit field.
1224 IN UINTN EndBit,
1354 the StartBit and the EndBit. The value of the bit field is returned.
1358 If EndBit is greater than 7, then ASSERT().
1359 If EndBit is less than StartBit, then ASSERT().
1364 @param EndBit The ordinal of the most significant bit in the bit field.
1375 IN UINTN EndBit
1382 specified by the StartBit and the EndBit. All other bits in the destination
1387 If EndBit is greater than 7, then ASSERT().
1388 If EndBit is less than StartBit, then ASSERT().
1389 If Value is larger than the bitmask value range specified by StartBit and EndBit, then ASSERT().
1394 @param EndBit The ordinal of the most significant bit in the bit field.
1406 IN UINTN EndBit,
1423 If EndBit is greater than 7, then ASSERT().
1424 If EndBit is less than StartBit, then ASSERT().
1425 If OrData is larger than the bitmask value range specified by StartBit and EndBit, then ASSERT().
1430 @param EndBit The ordinal of the most significant bit in the bit field.
1442 IN UINTN EndBit,
1459 If EndBit is greater than 7, then ASSERT().
1460 If EndBit is less than StartBit, then ASSERT().
1461 If AndData is larger than the bitmask value range specified by StartBit and EndBit, then ASSERT().
1466 @param EndBit The ordinal of the most significant bit in the bit field.
1478 IN UINTN EndBit,
1496 If EndBit is greater than 7, then ASSERT().
1497 If EndBit is less than StartBit, then ASSERT().
1498 If AndData is larger than the bitmask value range specified by StartBit and EndBit, then ASSERT().
1499 If OrData is larger than the bitmask value range specified by StartBit and EndBit, then ASSERT().
1504 @param EndBit The ordinal of the most significant bit in the bit field.
1517 IN UINTN EndBit,
1651 the StartBit and the EndBit. The value of the bit field is returned.
1656 If EndBit is greater than 15, then ASSERT().
1657 If EndBit is less than StartBit, then ASSERT().
1662 @param EndBit The ordinal of the most significant bit in the bit field.
1673 IN UINTN EndBit
1680 specified by the StartBit and the EndBit. All other bits in the destination
1686 If EndBit is greater than 15, then ASSERT().
1687 If EndBit is less than StartBit, then ASSERT().
1688 If Value is larger than the bitmask value range specified by StartBit and EndBit, then ASSERT().
1693 @param EndBit The ordinal of the most significant bit in the bit field.
1705 IN UINTN EndBit,
1723 If EndBit is greater than 15, then ASSERT().
1724 If EndBit is less than StartBit, then ASSERT().
1725 If OrData is larger than the bitmask value range specified by StartBit and EndBit, then ASSERT().
1730 @param EndBit The ordinal of the most significant bit in the bit field.
1742 IN UINTN EndBit,
1760 If EndBit is greater than 15, then ASSERT().
1761 If EndBit is less than StartBit, then ASSERT().
1762 If AndData is larger than the bitmask value range specified by StartBit and EndBit, then ASSERT().
1767 @param EndBit The ordinal of the most significant bit in the bit field.
1779 IN UINTN EndBit,
1798 If EndBit is greater than 15, then ASSERT().
1799 If EndBit is less than StartBit, then ASSERT().
1800 If AndData is larger than the bitmask value range specified by StartBit and EndBit, then ASSERT().
1801 If OrData is larger than the bitmask value range specified by StartBit and EndBit, then ASSERT().
1806 @param EndBit The ordinal of the most significant bit in the bit field.
1819 IN UINTN EndBit,
1953 the StartBit and the EndBit. The value of the bit field is returned.
1958 If EndBit is greater than 31, then ASSERT().
1959 If EndBit is less than StartBit, then ASSERT().
1964 @param EndBit The ordinal of the most significant bit in the bit field.
1975 IN UINTN EndBit
1982 specified by the StartBit and the EndBit. All other bits in the destination
1988 If EndBit is greater than 31, then ASSERT().
1989 If EndBit is less than StartBit, then ASSERT().
1990 If Value is larger than the bitmask value range specified by StartBit and EndBit, then ASSERT().
1995 @param EndBit The ordinal of the most significant bit in the bit field.
2007 IN UINTN EndBit,
2025 If EndBit is greater than 31, then ASSERT().
2026 If EndBit is less than StartBit, then ASSERT().
2027 If OrData is larger than the bitmask value range specified by StartBit and EndBit, then ASSERT().
2032 @param EndBit The ordinal of the most significant bit in the bit field.
2044 IN UINTN EndBit,
2062 If EndBit is greater than 31, then ASSERT().
2063 If EndBit is less than StartBit, then ASSERT().
2064 If AndData is larger than the bitmask value range specified by StartBit and EndBit, then ASSERT().
2069 @param EndBit The ordinal of the most significant bit in the bit field.
2081 IN UINTN EndBit,
2100 If EndBit is greater than 31, then ASSERT().
2101 If EndBit is less than StartBit, then ASSERT().
2102 If AndData is larger than the bitmask value range specified by StartBit and EndBit, then ASSERT().
2103 If OrData is larger than the bitmask value range specified by StartBit and EndBit, then ASSERT().
2108 @param EndBit The ordinal of the most significant bit in the bit field.
2121 IN UINTN EndBit,
2253 the StartBit and the EndBit. The value of the bit field is returned.
2258 If EndBit is greater than 63, then ASSERT().
2259 If EndBit is less than StartBit, then ASSERT().
2264 @param EndBit The ordinal of the most significant bit in the bit field.
2275 IN UINTN EndBit
2282 specified by the StartBit and the EndBit. All other bits in the destination
2288 If EndBit is greater than 63, then ASSERT().
2289 If EndBit is less than StartBit, then ASSERT().
2290 If Value is larger than the bitmask value range specified by StartBit and EndBit, then ASSERT().
2295 @param EndBit The ordinal of the most significant bit in the bit field.
2307 IN UINTN EndBit,
2325 If EndBit is greater than 63, then ASSERT().
2326 If EndBit is less than StartBit, then ASSERT().
2327 If OrData is larger than the bitmask value range specified by StartBit and EndBit, then ASSERT().
2332 @param EndBit The ordinal of the most significant bit in the bit field.
2344 IN UINTN EndBit,
2362 If EndBit is greater than 63, then ASSERT().
2363 If EndBit is less than StartBit, then ASSERT().
2364 If AndData is larger than the bitmask value range specified by StartBit and EndBit, then ASSERT().
2369 @param EndBit The ordinal of the most significant bit in the bit field.
2381 IN UINTN EndBit,
2400 If EndBit is greater than 63, then ASSERT().
2401 If EndBit is less than StartBit, then ASSERT().
2402 If AndData is larger than the bitmask value range specified by StartBit and EndBit, then ASSERT().
2403 If OrData is larger than the bitmask value range specified by StartBit and EndBit, then ASSERT().
2408 @param EndBit The ordinal of the most significant bit in the bit field.
2421 IN UINTN EndBit,