Home | History | Annotate | Download | only in BasePciCf8Lib

Lines Matching refs:EndBit

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

321 If EndBit is greater than 7, then ASSERT().
322 If EndBit is less than StartBit, then ASSERT().
327 @param EndBit The ordinal of the most significant bit in the bit field.
338 IN UINTN EndBit
352 EndBit
363 field is specified by the StartBit and the EndBit. All other bits in the
370 If EndBit is greater than 7, then ASSERT().
371 If EndBit is less than StartBit, then ASSERT().
372 If Value is larger than the bitmask value range specified by StartBit and EndBit, then ASSERT().
377 @param EndBit The ordinal of the most significant bit in the bit field.
389 IN UINTN EndBit,
404 EndBit,
426 If EndBit is greater than 7, then ASSERT().
427 If EndBit is less than StartBit, then ASSERT().
428 If OrData is larger than the bitmask value range specified by StartBit and EndBit, then ASSERT().
433 @param EndBit The ordinal of the most significant bit in the bit field.
445 IN UINTN EndBit,
460 EndBit,
482 If EndBit is greater than 7, then ASSERT().
483 If EndBit is less than StartBit, then ASSERT().
484 If AndData is larger than the bitmask value range specified by StartBit and EndBit, then ASSERT().
489 @param EndBit The ordinal of the most significant bit in the bit field.
501 IN UINTN EndBit,
516 EndBit,
540 If EndBit is greater than 7, then ASSERT().
541 If EndBit is less than StartBit, then ASSERT().
542 If AndData is larger than the bitmask value range specified by StartBit and EndBit, then ASSERT().
543 If OrData is larger than the bitmask value range specified by StartBit and EndBit, then ASSERT().
548 @param EndBit The ordinal of the most significant bit in the bit field.
561 IN UINTN EndBit,
577 EndBit,
811 specified by the StartBit and the EndBit. The value of the bit field is
818 If EndBit is greater than 15, then ASSERT().
819 If EndBit is less than StartBit, then ASSERT().
824 @param EndBit The ordinal of the most significant bit in the bit field.
835 IN UINTN EndBit
849 EndBit
860 field is specified by the StartBit and the EndBit. All other bits in the
868 If EndBit is greater than 15, then ASSERT().
869 If EndBit is less than StartBit, then ASSERT().
870 If Value is larger than the bitmask value range specified by StartBit and EndBit, then ASSERT().
875 @param EndBit The ordinal of the most significant bit in the bit field.
887 IN UINTN EndBit,
902 EndBit,
925 If EndBit is greater than 15, then ASSERT().
926 If EndBit is less than StartBit, then ASSERT().
927 If OrData is larger than the bitmask value range specified by StartBit and EndBit, then ASSERT().
932 @param EndBit The ordinal of the most significant bit in the bit field.
944 IN UINTN EndBit,
959 EndBit,
982 If EndBit is greater than 15, then ASSERT().
983 If EndBit is less than StartBit, then ASSERT().
984 If AndData is larger than the bitmask value range specified by StartBit and EndBit, then ASSERT().
989 @param EndBit The ordinal of the most significant bit in the bit field.
1001 IN UINTN EndBit,
1016 EndBit,
1041 If EndBit is greater than 15, then ASSERT().
1042 If EndBit is less than StartBit, then ASSERT().
1043 If AndData is larger than the bitmask value range specified by StartBit and EndBit, then ASSERT().
1044 If OrData is larger than the bitmask value range specified by StartBit and EndBit, then ASSERT().
1049 @param EndBit The ordinal of the most significant bit in the bit field.
1062 IN UINTN EndBit,
1078 EndBit,
1312 specified by the StartBit and the EndBit. The value of the bit field is
1319 If EndBit is greater than 31, then ASSERT().
1320 If EndBit is less than StartBit, then ASSERT().
1325 @param EndBit The ordinal of the most significant bit in the bit field.
1336 IN UINTN EndBit
1350 EndBit
1361 field is specified by the StartBit and the EndBit. All other bits in the
1369 If EndBit is greater than 31, then ASSERT().
1370 If EndBit is less than StartBit, then ASSERT().
1371 If Value is larger than the bitmask value range specified by StartBit and EndBit, then ASSERT().
1376 @param EndBit The ordinal of the most significant bit in the bit field.
1388 IN UINTN EndBit,
1403 EndBit,
1426 If EndBit is greater than 31, then ASSERT().
1427 If EndBit is less than StartBit, then ASSERT().
1428 If OrData is larger than the bitmask value range specified by StartBit and EndBit, then ASSERT().
1433 @param EndBit The ordinal of the most significant bit in the bit field.
1445 IN UINTN EndBit,
1460 EndBit,
1483 If EndBit is greater than 31, then ASSERT().
1484 If EndBit is less than StartBit, then ASSERT().
1485 If AndData is larger than the bitmask value range specified by StartBit and EndBit, then ASSERT().
1490 @param EndBit The ordinal of the most significant bit in the bit field.
1502 IN UINTN EndBit,
1517 EndBit,
1542 If EndBit is greater than 31, then ASSERT().
1543 If EndBit is less than StartBit, then ASSERT().
1544 If AndData is larger than the bitmask value range specified by StartBit and EndBit, then ASSERT().
1545 If OrData is larger than the bitmask value range specified by StartBit and EndBit, then ASSERT().
1550 @param EndBit The ordinal of the most significant bit in the bit field.
1563 IN UINTN EndBit,
1579 EndBit,