Searched defs:SpareBits (Results 1 - 1 of 1) sorted by relevance

/vbox/include/iprt/nt/
H A Dnt.h534 ULONG SpareBits : 24; member in struct:_KUSER_SHARED_DATA::__anon476::__anon477
661 uint8_t SpareBits : 1; /**< 0x003 / 0x003 : Pos 7, 1 Bit */ member in struct:_PEB_COMMON::__anon482::__anon484
672 uint8_t SpareBits : 1; /**< 0x003 / 0x003 : Pos 7, 1 Bit */ member in struct:_PEB_COMMON::__anon482::__anon485
681 uint8_t SpareBits : 3; /**< 0x003 / 0x003 : Pos 5, 3 Bit - Differs from W81 & W80, more spare bits. */ member in struct:_PEB_COMMON::__anon482::__anon486
689 uint8_t SpareBits : 4; /**< 0x003 / 0x003 : Pos 4, 4 Bit - Differs from W81, W80, & W7, more spare bits. */ member in struct:_PEB_COMMON::__anon482::__anon487
694 uint8_t SpareBits : 7; /**< 0x003 / 0x003 : Pos 1, 7 Bit - Differs from W81, W80, & W7, more spare bits. */ member in struct:_PEB_COMMON::__anon482::__anon488
775 uint32_t SpareBits : 30; /**< NA / 0x034: Pos 2, 30 Bits */ member in struct:_PEB_COMMON::__anon498::__anon501

Completed in 271 milliseconds