1<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
2<html>
3
4<head>
5<META http-equiv="Content-Type" content="text/html; charset=windows-1252">
6<META name="GENERATOR" content="IBM WebSphere Studio Homepage Builder Version 7.0.0.0 for Windows">
7<META http-equiv="Content-Style-Type" content="text/css">
8<title>FS_DMA_NOT_USE</title>
9<LINK rel="stylesheet" href="../css/nitro.css" type="text/css">
10</head>
11
12<body>
13
14<h1 align="left">FS_DMA_NOT_USE <img src="../image/NTR.gif"align="middle"><img src="../image/TWL.gif" align="middle"></h1>
15<h2>Definition</h2>
16
17<dl>
18  <dd>
19<CODE>#include &lt;nitro/fs.h&gt;</CODE><BR>
20  <BR>
21  <CODE>#define	FS_DMA_NOT_USE	((u32)~0)</CODE><br>
22  <br>
23  </dd>
24</dl>
25
26<H2>Description</H2>
27<P>This constant is used when the ROM file system specifies transfer by the CPU instead of a DMA channel. The <code><a href="file/FS_Init.html">FS_Init</a></code> and <code><a href="file/FS_SetDefaultDMA.html">FS_SetDefaultDMA</a></code> functions use this constant.<BR> <BR>
28</P>
29<h2>See Also</h2>
30<p><CODE><A href="file/FS_Init.html">FS_Init</A>, <A href="file/FS_SetDefaultDMA.html">FS_SetDefaultDMA</A></CODE></p>
31
32<H2>Revision History</H2>
33<P>
342004/05/14 Initial version.
35</P>
36<hr><p>CONFIDENTIAL</p></body>
37</html>
38