Changeset 101 for trunk/src/os2ahci/ahci.h
- Timestamp:
- Jun 3, 2011, 10:26:26 PM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/os2ahci/ahci.h
r87 r101 176 176 PORT_IRQ_UNK_FIS | PORT_IRQ_BAD_PMP) 177 177 #define PORT_IRQ_ERROR (PORT_IRQ_FREEZE | PORT_IRQ_TF_ERR | \ 178 PORT_IRQ_ HBUS_DATA_ERR)178 PORT_IRQ_OVERFLOW | PORT_IRQ_HBUS_DATA_ERR) 179 179 #define DEF_PORT_IRQ (PORT_IRQ_ERROR | PORT_IRQ_SG_DONE | \ 180 180 PORT_IRQ_SDB_FIS | PORT_IRQ_DMAS_FIS | \
Note:
See TracChangeset
for help on using the changeset viewer.