Changeset 68 for trunk/src/os2ahci/ahci.c
- Timestamp:
- Dec 27, 2010, 2:13:49 PM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/os2ahci/ahci.c
r66 r68 1246 1246 next = iorb->pNxtIORB; 1247 1247 iorb->Status = IORB_DONE; 1248 aws_free( iorb_workspace(iorb));1248 aws_free(add_workspace(iorb)); 1249 1249 if (iorb->RequestControl & IORB_ASYNC_POST) { 1250 1250 iorb->NotifyAddress(iorb);
Note:
See TracChangeset
for help on using the changeset viewer.