Searched refs:_OSUnalignedU32 (Results 1 – 1 of 1) sorted by relevance
68 struct _OSUnalignedU32 { struct106 return _OSSwapInt32(((struct _OSUnalignedU32 *)((uintptr_t)_base + _offset))->__val); in _OSReadSwapInt32()116 return _OSSwapInt32(((struct _OSUnalignedU32 *)((uintptr_t)_base + _offset))->__val); in OSReadSwapInt32()177 ((struct _OSUnalignedU32 *)((uintptr_t)_base + _offset))->__val = _OSSwapInt32(_data); in _OSWriteSwapInt32()188 ((struct _OSUnalignedU32 *)((uintptr_t)_base + _offset))->__val = _OSSwapInt32(_data); in OSWriteSwapInt32()