Helper class that unifies functions for IDE+SATA disks.
More...
#include <hostgenericata.h>
Static Private Member Functions |
static void | ntos_string (char *dst, char *str, unsigned len) |
Detailed Description
Helper class that unifies functions for IDE+SATA disks.
Constructor & Destructor Documentation
HostGenericAta::HostGenericAta |
( |
| ) |
|
|
inline |
Member Function Documentation
void HostGenericAta::dump_description |
( |
| ) |
|
|
inline |
unsigned HostGenericAta::get_disk_parameter |
( |
DiskParameter * |
params | ) |
|
|
inline |
static void HostGenericAta::ntos_string |
( |
char * |
dst, |
|
|
char * |
str, |
|
|
unsigned |
len |
|
) |
| |
|
inlinestaticprivate |
unsigned HostGenericAta::update_params |
( |
unsigned short * |
id, |
|
|
bool |
slave |
|
) |
| |
|
inline |
Update the parameters from an identify_drive packet.
Member Data Documentation
bool HostGenericAta::_atapi |
bool HostGenericAta::_lba48 |
unsigned HostGenericAta::_maxcount |
unsigned long long HostGenericAta::_maxsector |
char HostGenericAta::_model[40] |
bool HostGenericAta::_slave |
The documentation for this class was generated from the following file: