Changes between Version 10 and Version 11 of hba_driver


Ignore:
Timestamp:
Apr 2, 2015, 12:40:54 PM (9 years ago)
Author:
alain
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • hba_driver

    v10 v11  
    3333    unsigned char       flag[2];            // W in bit 6 of flag[0]
    3434    unsigned char       prdtl[2];           // Number of buffers
    35     unsigned int        prdbc;               // Number of bytes actually transfered
    36     unsigned int        ctba;                 // Command Table base address 32 LSB bits
    37     unsigned int        ctbau;               // Command Table base address 32 MSB bits
     35    unsigned int        prdbc;              // Number of bytes actually transfered
     36    unsigned int        ctba;               // Command Table base address 32 LSB bits
     37    unsigned int        ctbau;              // Command Table base address 32 MSB bits
    3838} hba_cmd_desc_t;
    3939}}}
     
    6060{
    6161    unsigned int        dba;          // Buffer base address 32 LSB bits
    62     unsigned int        dbau;      // Buffer base address 32 MSB bits
     62    unsigned int        dbau;         // Buffer base address 32 MSB bits
    6363    unsigned int        res0;         // reserved
    6464    unsigned int        dbc;          // Buffer byte count