|
smartmontools SVN Rev 5716
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 589 of file os_freebsd.h.
| unsigned char _HPT_PASS_THROUGH_HEADER::command |
Definition at line 597 of file os_freebsd.h.
| unsigned char _HPT_PASS_THROUGH_HEADER::driverhead |
Definition at line 596 of file os_freebsd.h.
| unsigned char _HPT_PASS_THROUGH_HEADER::feature |
Definition at line 591 of file os_freebsd.h.
| unsigned int _HPT_PASS_THROUGH_HEADER::id |
Definition at line 590 of file os_freebsd.h.
| unsigned char _HPT_PASS_THROUGH_HEADER::lbahigh |
Definition at line 595 of file os_freebsd.h.
| unsigned char _HPT_PASS_THROUGH_HEADER::lbalow |
Definition at line 593 of file os_freebsd.h.
| unsigned char _HPT_PASS_THROUGH_HEADER::lbamid |
Definition at line 594 of file os_freebsd.h.
| unsigned char _HPT_PASS_THROUGH_HEADER::protocol |
Definition at line 599 of file os_freebsd.h.
| unsigned char _HPT_PASS_THROUGH_HEADER::reserve[3] |
Definition at line 600 of file os_freebsd.h.
| unsigned char _HPT_PASS_THROUGH_HEADER::sectorcount |
Definition at line 592 of file os_freebsd.h.
| unsigned char _HPT_PASS_THROUGH_HEADER::sectors |
Definition at line 598 of file os_freebsd.h.