Main Page   Modules   Alphabetical List   Data Structures   File List   Data Fields   Globals  

IxOsServicesMemAccess.h File Reference

Header file for memory access. More...

Go to the source code of this file.

Defines

#define CSR_BE_MAPPING
#define IX_STATIC_MEMORY_MAP
#define IX_SDRAM_BE
#define IX_OSSERV_READ_LONG_RAW(wAddr)
#define IX_OSSERV_READ_SHORT_RAW(sAddr)
#define IX_OSSERV_READ_BYTE_RAW(bAddr)
#define IX_OSSERV_WRITE_LONG_RAW(wAddr, wData)
#define IX_OSSERV_WRITE_SHORT_RAW(sAddr, sData)
#define IX_OSSERV_WRITE_BYTE_RAW(bAddr, bData)
#define IX_OSSERV_READ_LONG_COOKIE(wCookie)
#define IX_OSSERV_READ_SHORT_COOKIE(sCookie)
#define IX_OSSERV_READ_BYTE_COOKIE(bCookie)
#define IX_OSSERV_WRITE_LONG_COOKIE(wCookie, wData)
#define IX_OSSERV_WRITE_SHORT_COOKIE(sCookie, sData)
#define IX_OSSERV_WRITE_BYTE_COOKIE(bCookie, bData)
#define IX_OSSERV_READ_LONG_IO(wAddr)
#define IX_OSSERV_READ_SHORT_IO(sAddr)
#define IX_OSSERV_READ_BYTE_IO(bAddr)
#define IX_OSSERV_WRITE_LONG_IO(wAddr, wData)
#define IX_OSSERV_WRITE_SHORT_IO(sAddr, sData)
#define IX_OSSERV_WRITE_BYTE_IO(bAddr, bData)
#define IX_OSSERV_READ_LONG_IO(wAddr)
#define IX_OSSERV_READ_SHORT_IO(sAddr)
#define IX_OSSERV_READ_BYTE_IO(bAddr)
#define IX_OSSERV_WRITE_LONG_IO(wAddr, wData)
#define IX_OSSERV_WRITE_SHORT_IO(sAddr, sData)
#define IX_OSSERV_WRITE_BYTE_IO(bAddr, bData)
#define IX_OSSERV_READ_LONG(wAddr)
#define IX_OSSERV_READ_SHORT(sAddr)
#define IX_OSSERV_READ_BYTE(bAddr)
#define IX_OSSERV_WRITE_LONG(wAddr, wData)
#define IX_OSSERV_WRITE_SHORT(sAddr, sData)
#define IX_OSSERV_WRITE_BYTE(bAddr, bData)
#define IX_OSSERV_READ_NPE_SHARED_LONG(wAddr)
#define IX_OSSERV_READ_NPE_SHARED_SHORT(sAddr)
#define IX_OSSERV_WRITE_NPE_SHARED_LONG(wAddr, wData)
#define IX_OSSERV_WRITE_NPE_SHARED_SHORT(sAddr, sData)
#define IX_OSSERV_SWAP_NPE_SHARED_LONG(wData)
#define IX_OSSERV_SWAP_NPE_SHARED_SHORT(sData)
#define IX_OSSERV_COPY_NPE_SHARED_LONG_ARRAY(wDestAddr, wSrcAddr, wCount)


Detailed Description

Header file for memory access.

Version:
Revision
1.24
-- Intel Copyright Notice --
Copyright 1999-2003 Intel Corporation All Rights Reserved.
The source code contained or described herein and all documents related to the source code ("Material") are owned by Intel Corporation or its suppliers or licensors. Title to the Material remains with Intel Corporation or its suppliers and licensors.
The Material is protected by worldwide copyright and trade secret laws and treaty provisions. No part of the Material may be used, copied, reproduced, modified, published, uploaded, posted, transmitted, distributed, or disclosed in any way except in accordance with the applicable license agreement .
No license under any patent, copyright, trade secret or other intellectual property right is granted to or conferred upon you by disclosure or delivery of the Materials, either expressly, by implication, inducement, estoppel, except in accordance with the applicable license agreement.
Unless otherwise agreed by Intel in writing, you may not remove or alter this notice or any other notice embedded in Materials by Intel or Intel's suppliers or licensors in any way.
For further details, please see the file README.TXT distributed with this software.
-- End Intel Copyright Notice --

Definition in file IxOsServicesMemAccess.h.

Automatically generated from sources. © Intel Corp. 2003