smartmontools SVN Rev 5602
Utility to control and monitor storage systems with "S.M.A.R.T."
Public Attributes | List of all members
_HPT_PASS_THROUGH_HEADER Struct Reference

#include <os_freebsd.h>

Collaboration diagram for _HPT_PASS_THROUGH_HEADER:
Collaboration graph
[legend]

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]
 

Detailed Description

Definition at line 589 of file os_freebsd.h.

Member Data Documentation

◆ command

unsigned char _HPT_PASS_THROUGH_HEADER::command

Definition at line 597 of file os_freebsd.h.

◆ driverhead

unsigned char _HPT_PASS_THROUGH_HEADER::driverhead

Definition at line 596 of file os_freebsd.h.

◆ feature

unsigned char _HPT_PASS_THROUGH_HEADER::feature

Definition at line 591 of file os_freebsd.h.

◆ id

unsigned int _HPT_PASS_THROUGH_HEADER::id

Definition at line 590 of file os_freebsd.h.

◆ lbahigh

unsigned char _HPT_PASS_THROUGH_HEADER::lbahigh

Definition at line 595 of file os_freebsd.h.

◆ lbalow

unsigned char _HPT_PASS_THROUGH_HEADER::lbalow

Definition at line 593 of file os_freebsd.h.

◆ lbamid

unsigned char _HPT_PASS_THROUGH_HEADER::lbamid

Definition at line 594 of file os_freebsd.h.

◆ protocol

unsigned char _HPT_PASS_THROUGH_HEADER::protocol

Definition at line 599 of file os_freebsd.h.

◆ reserve

unsigned char _HPT_PASS_THROUGH_HEADER::reserve[3]

Definition at line 600 of file os_freebsd.h.

◆ sectorcount

unsigned char _HPT_PASS_THROUGH_HEADER::sectorcount

Definition at line 592 of file os_freebsd.h.

◆ sectors

unsigned char _HPT_PASS_THROUGH_HEADER::sectors

Definition at line 598 of file os_freebsd.h.


The documentation for this struct was generated from the following file: