![]() |
|
IxDmaAccCodelet.hGo to the documentation of this file.00001 00050 #ifndef IXDMAACCCODELET_H 00051 #define IXDMAACCCODELET_H 00052 00053 #include "IxOsBuffMgt.h" 00054 #include "IxDmaAcc.h" 00055 00137 /* 00138 * Defines 00139 */ 00140 00150 #define IX_DMA_CODELET_TRANSFER_LENGTH 128 00151 00152 /* 00153 * Prototypes for interface functions. 00154 */ 00155 00172 IX_STATUS ixDmaAccCodeletMain(void); 00173 00174 #endif /* IXDMAACCCODELET_H */ 00175 |
|
Automatically generated from sources. © Intel Corp. 2003 |