Changeset 125 for trunk/src/os2ahci/os2ahci.h
- Timestamp:
- Oct 8, 2011, 10:28:48 PM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/os2ahci/os2ahci.h
r123 r125 517 517 extern USHORT ioctl_get_devlist (RP_GENIOCTL _far *ioctl); 518 518 extern USHORT ioctl_passthrough (RP_GENIOCTL _far *ioctl); 519 extern USHORT ioctl_gen_dsk (RP_GENIOCTL _far *ioctl); 520 extern USHORT ioctl_smart (RP_GENIOCTL _far *ioctl); 519 521 520 522 … … 527 529 extern int thorough_scan; /* if != 0, perform thorough PCI scan */ 528 530 extern int init_reset; /* if != 0, reset ports during init */ 531 extern int force_write_cache; /* if != 0, force write cache */ 529 532 extern int verbosity; /* if != 0, show some info during boot */ 530 533
Note:
See TracChangeset
for help on using the changeset viewer.