|
smartmontools SVN Rev 3317
Utility to control and monitor storage systems with "S.M.A.R.T."
|
#include <os_freebsd.h>

Public Attributes | |
| unsigned int | id |
| unsigned char | feature |
| unsigned char | sectorcount |
| unsigned char | lbalow |
| unsigned char | lbamid |
| unsigned char | lbahigh |
| unsigned char | driverhead |
| unsigned char | command |
| unsigned char | sectors |
| unsigned char | protocol |
| unsigned char | reserve [3] |
Definition at line 602 of file os_freebsd.h.
| unsigned char _HPT_PASS_THROUGH_HEADER::command |
Definition at line 610 of file os_freebsd.h.
| unsigned char _HPT_PASS_THROUGH_HEADER::driverhead |
Definition at line 609 of file os_freebsd.h.
| unsigned char _HPT_PASS_THROUGH_HEADER::feature |
Definition at line 604 of file os_freebsd.h.
| unsigned int _HPT_PASS_THROUGH_HEADER::id |
Definition at line 603 of file os_freebsd.h.
| unsigned char _HPT_PASS_THROUGH_HEADER::lbahigh |
Definition at line 608 of file os_freebsd.h.
| unsigned char _HPT_PASS_THROUGH_HEADER::lbalow |
Definition at line 606 of file os_freebsd.h.
| unsigned char _HPT_PASS_THROUGH_HEADER::lbamid |
Definition at line 607 of file os_freebsd.h.
| unsigned char _HPT_PASS_THROUGH_HEADER::protocol |
Definition at line 612 of file os_freebsd.h.
| unsigned char _HPT_PASS_THROUGH_HEADER::reserve[3] |
Definition at line 613 of file os_freebsd.h.
| unsigned char _HPT_PASS_THROUGH_HEADER::sectorcount |
Definition at line 605 of file os_freebsd.h.
| unsigned char _HPT_PASS_THROUGH_HEADER::sectors |
Definition at line 611 of file os_freebsd.h.
1.7.4