OpenCores
URL https://opencores.org/ocsvn/or1k/or1k/trunk

Subversion Repositories or1k

[/] [or1k/] [tags/] [stable_0_2_0_rc2/] [or1ksim/] [peripheral/] [atadevice.h] - Diff between revs 876 and 919

Go to most recent revision | Show entire file | Details | Blame | View Log

Rev 876 Rev 919
Line 132... Line 132...
 
 
                /* current DMA mode                                   */
                /* current DMA mode                                   */
                int dma_mode;
                int dma_mode;
 
 
                /* databuffer                                         */
                /* databuffer                                         */
                unsigned short dbuf[256];
                unsigned short dbuf[4096];
                unsigned char  dbuf_cnt;
                unsigned short dbuf_cnt;
 
 
                /* current statemachine state                         */
                /* current statemachine state                         */
                int state;
                int state;
 
 
                /* current CHS translation settings                   */
                /* current CHS translation settings                   */

powered by: WebSVN 2.1.0

© copyright 1999-2024 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.