ReactOS 0.4.16-dev-61-ge128cbc
|
#include <atapi.h>
USHORT _IDENTIFY_DATA2::CurrentSectorsPerTrack |
Definition at line 276 of file atapi.h.
Referenced by UniAtaReadLunConfig().
USHORT _IDENTIFY_DATA2::FirmwareRevision[4] |
Definition at line 261 of file atapi.h.
Referenced by AtapiStartIo__(), IdeSendCommand(), and UniAtaReadLunConfig().
USHORT _IDENTIFY_DATA2::GeneralConfiguration |
Definition at line 249 of file atapi.h.
Referenced by AtapiInterrupt(), and IssueIdentify().
USHORT _IDENTIFY_DATA2::ModelNumber[20] |
Definition at line 262 of file atapi.h.
Referenced by AtapiHwInitialize(), AtapiHwInitialize__(), AtapiStartIo__(), IdeSendCommand(), and UniAtaReadLunConfig().
USHORT _IDENTIFY_DATA2::NumberOfCurrentCylinders |
Definition at line 274 of file atapi.h.
Referenced by UniAtaReadLunConfig().
USHORT _IDENTIFY_DATA2::NumberOfCurrentHeads |
Definition at line 275 of file atapi.h.
Referenced by UniAtaReadLunConfig().
USHORT _IDENTIFY_DATA2::NumberOfCylinders |
Definition at line 250 of file atapi.h.
Referenced by IdeSendCommand(), IdeVerify(), and UniAtaReadLunConfig().
USHORT _IDENTIFY_DATA2::NumberOfHeads |
Definition at line 252 of file atapi.h.
Referenced by FindDevices(), IdeReadWrite(), IdeSendCommand(), IdeVerify(), SetDriveParameters(), UniAtaCalculateLBARegs(), UniAtaCalculateLBARegsBack(), and UniAtaReadLunConfig().
USHORT _IDENTIFY_DATA2::SectorsPerTrack |
Definition at line 255 of file atapi.h.
Referenced by FindDevices(), IdeReadWrite(), IdeSendCommand(), IdeVerify(), SetDriveParameters(), UniAtaCalculateLBARegs(), UniAtaCalculateLBARegsBack(), and UniAtaReadLunConfig().
USHORT _IDENTIFY_DATA2::SerialNumber[10] |
Definition at line 257 of file atapi.h.
Referenced by UniAtaReadLunConfig().