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

Subversion Repositories or1k

[/] [or1k/] [trunk/] [or1ksim/] [peripheral/] [atadevice.h] - Diff between revs 1705 and 1707

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

Rev 1705 Rev 1707
Line 132... Line 132...
 
 
                /* current CHS translation settings                   */
                /* current CHS translation settings                   */
                unsigned int heads_per_cylinder;
                unsigned int heads_per_cylinder;
                unsigned int sectors_per_track;
                unsigned int sectors_per_track;
 
 
 
                /* Current byte being read                            */
 
                uint32_t lba;
 
                /* Number of sectors still needing to be read         */
 
                int nr_sect;
                /* function to call when block of data has been transfered*/
                /* function to call when block of data has been transfered*/
                void (*end_t_func)(struct ata_dev_s *);
                void (*end_t_func)(struct ata_dev_s *);
        } internals;
        } internals;
 
 
 
 

powered by: WebSVN 2.1.0

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