Ignore:
Timestamp:
Dec 13, 2016, 3:07:49 AM (9 years ago)
Author:
David Azarewicz
Message:

Debugging changes

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/os2ahci/os2ahci.h

    r178 r181  
    301301
    302302  u32           dma_buf_phys[AHCI_MAX_PORTS];          /* physical address of DMA scratch buffer */
    303   u8         *dma_buf[AHCI_MAX_PORTS]; /* DMA scatch buffers */
     303  u8           *dma_buf[AHCI_MAX_PORTS]; /* DMA scatch buffers */
    304304
    305305  P_INFO        ports[AHCI_MAX_PORTS]; /* SATA ports on this adapter */
Note: See TracChangeset for help on using the changeset viewer.