Changeset 162 for trunk/src/os2ahci/ahci.h
- Timestamp:
- Jun 2, 2013, 5:10:06 AM (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/os2ahci/ahci.h
r155 r162 58 58 #define AHCI_PCI_BAR 5 59 59 #define AHCI_MAX_PORTS 16 /* Spec says 32, but we only support 16 */ 60 #define AHCI_MAX_DEVS 8 60 61 #define AHCI_MAX_SG 48 /* hardware max is 64K */ 61 62 #define AHCI_MAX_SG_ELEMENT_LEN (1UL << 22)
Note:
See TracChangeset
for help on using the changeset viewer.