Searched refs:Bytes (Results 1 – 5 of 5) sorted by relevance
141 UINT8 Bytes[4]; in AcpiUtDwordByteSwap() member146 UINT8 Bytes[4]; in AcpiUtDwordByteSwap() member155 Out.Bytes[0] = In.Bytes[3]; in AcpiUtDwordByteSwap()156 Out.Bytes[1] = In.Bytes[2]; in AcpiUtDwordByteSwap()157 Out.Bytes[2] = In.Bytes[1]; in AcpiUtDwordByteSwap()158 Out.Bytes[3] = In.Bytes[0]; in AcpiUtDwordByteSwap()
316 Bytes of payload stored323 Bytes of user data stored339 Bytes of storage consumed345 Bytes of payload353 Bytes of data360 Bytes of key
230 U8 Bytes[4]; member254 U8 Bytes[8]; member
25 uint8_t Bytes[4]; member
4050 AccessAs: AttribBytes (n) // Read/Write N-Bytes Protocol4051 AccessAs: AttribRawBytes (n) // Raw Read/Write N-Bytes