Changeset 181 for trunk/src/os2ahci/os2ahci.h
- Timestamp:
- Dec 13, 2016, 3:07:49 AM (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/os2ahci/os2ahci.h
r178 r181 301 301 302 302 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 */ 304 304 305 305 P_INFO ports[AHCI_MAX_PORTS]; /* SATA ports on this adapter */
Note:
See TracChangeset
for help on using the changeset viewer.