|
smartmontools SVN Rev 3317
Utility to control and monitor storage systems with "S.M.A.R.T."
|

Public Member Functions | |
| virtual bool | ata_pass_through (const ata_cmd_in &in, ata_cmd_out &out) |
| ATA pass through. | |
Protected Member Functions | |
| csmi_ata_device () | |
Definition at line 430 of file os_win32.cpp.
| os_win32::csmi_ata_device::csmi_ata_device | ( | ) | [inline, protected] |
Definition at line 438 of file os_win32.cpp.
| bool os_win32::csmi_ata_device::ata_pass_through | ( | const ata_cmd_in & | in, |
| ata_cmd_out & | out | ||
| ) | [virtual] |
ATA pass through.
Return false on error. Must be implemented in derived class.
Implements ata_device.
Definition at line 2939 of file os_win32.cpp.
1.7.4