|
ReactOS 0.4.16-dev-1946-g52006dd
|
#include <helper.h>
Public Attributes | |
| UCHAR | bFeaturesReg |
| UCHAR | bSectorCountReg |
| UCHAR | bSectorNumberReg |
| UCHAR | bCylLowReg |
| UCHAR | bCylHighReg |
| UCHAR | bDriveHeadReg |
| UCHAR | bCommandReg |
| UCHAR | bReserved |
| UCHAR _IDEREGS::bCommandReg |
Definition at line 15 of file helper.h.
Referenced by AtapiStartIo(), AtapiStartIo__(), DiskIoctlSmartReceiveDriveData(), DiskIoctlSmartSendDriveCommand(), DiskPerformSmartCommand(), and IdeSendSmartCommand().
| UCHAR _IDEREGS::bCylHighReg |
Definition at line 13 of file helper.h.
Referenced by DiskPerformSmartCommand(), and IdeSendSmartCommand().
| UCHAR _IDEREGS::bCylLowReg |
Definition at line 12 of file helper.h.
Referenced by DiskPerformSmartCommand(), and IdeSendSmartCommand().
| UCHAR _IDEREGS::bFeaturesReg |
Definition at line 9 of file helper.h.
Referenced by DiskIoctlSmartReceiveDriveData(), DiskIoctlSmartSendDriveCommand(), DiskPerformSmartCommand(), and IdeSendSmartCommand().
| UCHAR _IDEREGS::bSectorCountReg |
Definition at line 10 of file helper.h.
Referenced by DiskIoctlSmartReceiveDriveData(), DiskIoctlSmartSendDriveCommand(), DiskPerformSmartCommand(), and IdeSendSmartCommand().
| UCHAR _IDEREGS::bSectorNumberReg |
Definition at line 11 of file helper.h.
Referenced by DiskIoctlSmartSendDriveCommand(), DiskPerformSmartCommand(), and IdeSendSmartCommand().