Changeset 129 for trunk/src/os2ahci/ioctl.h
- Timestamp:
- Oct 16, 2011, 9:06:02 PM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/os2ahci/ioctl.h
r125 r129 179 179 USHORT SeekErrors[2]; 180 180 USHORT SATAErrors; 181 } DeviceCountersData , NEAR *NPDeviceCountersData, FAR *PDeviceCountersData;181 } DeviceCountersData; 182 182 183 183 /****************************************************************************** … … 200 200 ULONG UnitFlags1; 201 201 USHORT UnitFlags2; 202 } UnitInformationData , NEAR *NPUnitInformationData, FAR *PUnitInformationData;202 } UnitInformationData; 203 203 204 204
Note:
See TracChangeset
for help on using the changeset viewer.