Searched refs:ByteValue (Results 1 – 4 of 4) sorted by relevance
206 UINT8 ByteValue; member355 SuspendToRam->Pm1aCntSlpTyp.ByteValue = 1; // PIIX4: STR in GetSuspendStates()360 SuspendToDisk->Pm1aCntSlpTyp.ByteValue = 2; // PIIX4: POSCL in GetSuspendStates()379 SuspendToRam->Pm1aCntSlpTyp.ByteValue = in GetSuspendStates()382 SuspendToRam->Pm1aCntSlpTyp.ByteValue)); in GetSuspendStates()389 SuspendToDisk->Pm1aCntSlpTyp.ByteValue = in GetSuspendStates()392 SuspendToDisk->Pm1aCntSlpTyp.ByteValue)); in GetSuspendStates()
169 ByteValue = int(ByteString, 16)171 ByteValue = int(ByteString)172 ByteList[ValueOffset + Index] = ByteValue % 0x100
2960 UINT8 ByteValue; in AllocMemInMemoryBlock() local2968 ByteValue = MemoryHeader->BitArrayPtr[0]; in AllocMemInMemoryBlock()2975 BitValue = (UINT8)(ByteValue & 0x1); in AllocMemInMemoryBlock()3014 ByteValue /= 2; in AllocMemInMemoryBlock()3026 ByteValue = MemoryHeader->BitArrayPtr[TempBytePos]; in AllocMemInMemoryBlock()
3204 UINT8 ByteValue3215 ByteValue - opcode value3223 mOpcodeHandler.AddOpcodeByte (ByteValue, LineNum);3227 UINT8 ByteValue, 3240 ByteValue - raw byte to write3241 Key - character to tag the byte with when we write ByteValue to the3250 mOpcodeHandler.AddByte (ByteValue, Key);