Changeset 14 for trunk/src/os2ahci/ahci.c
- Timestamp:
- Sep 14, 2010, 10:44:57 AM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/os2ahci/ahci.c
r13 r14 1232 1232 void ahci_error_intr(AD_INFO *ai, int p, u32 irq_stat) 1233 1233 { 1234 u8 _far *port_mmio = port_base(ai, p);1235 1234 int reset_port = 0; 1236 u32 tmp;1237 1235 1238 1236 /* Handle adapter and interface errors. Those typically require a port
Note:
See TracChangeset
for help on using the changeset viewer.