Changeset 110 for trunk/src/os2ahci/atapi.h
- Timestamp:
- Jun 21, 2011, 2:39:30 PM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/os2ahci/atapi.h
r87 r110 169 169 extern int atapi_unit_ready (IORBH _far *iorb, int slot); 170 170 extern int atapi_read (IORBH _far *iorb, int slot); 171 extern int atapi_read_unaligned (IORBH _far *iorb, int slot); 171 172 extern int atapi_verify (IORBH _far *iorb, int slot); 172 173 extern int atapi_write (IORBH _far *iorb, int slot);
Note:
See TracChangeset
for help on using the changeset viewer.