Changeset 86 for trunk/src/os2ahci/ioctl.c
- Timestamp:
- Apr 28, 2011, 7:41:44 PM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/os2ahci/ioctl.c
r84 r86 232 232 while (!(ic->iorb.iorbh.Status & IORB_DONE)) { 233 233 # ifndef OS2AHCI_SMP 234 drv_lock = 0;234 drv_lock = 0; 235 235 # endif 236 236 DevHelp_ProcBlock((ULONG) (void _far *) &ic->iorb.iorbh, 30000, 1);
Note:
See TracChangeset
for help on using the changeset viewer.