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

#include <os_linux.h>

Collaboration diagram for ide_reg_valid_s:
Collaboration graph
[legend]

Public Attributes

unsigned all: 16
 
struct {
   unsigned   data: 1
 
   unsigned   error_feature: 1
 
   unsigned   sector: 1
 
   unsigned   nsector: 1
 
   unsigned   lcyl: 1
 
   unsigned   hcyl: 1
 
   unsigned   select: 1
 
   unsigned   status_command: 1
 
   unsigned   data_hob: 1
 
   unsigned   error_feature_hob: 1
 
   unsigned   sector_hob: 1
 
   unsigned   nsector_hob: 1
 
   unsigned   lcyl_hob: 1
 
   unsigned   hcyl_hob: 1
 
   unsigned   select_hob: 1
 
   unsigned   control_hob: 1
 
b
 

Detailed Description

Definition at line 328 of file os_linux.h.

Member Data Documentation

◆ all

unsigned ide_reg_valid_s::all

Definition at line 329 of file os_linux.h.

◆ 

struct { ... } ide_reg_valid_s::b

◆ control_hob

unsigned ide_reg_valid_s::control_hob

Definition at line 346 of file os_linux.h.

◆ data

unsigned ide_reg_valid_s::data

Definition at line 331 of file os_linux.h.

◆ data_hob

unsigned ide_reg_valid_s::data_hob

Definition at line 339 of file os_linux.h.

◆ error_feature

unsigned ide_reg_valid_s::error_feature

Definition at line 332 of file os_linux.h.

◆ error_feature_hob

unsigned ide_reg_valid_s::error_feature_hob

Definition at line 340 of file os_linux.h.

◆ hcyl

unsigned ide_reg_valid_s::hcyl

Definition at line 336 of file os_linux.h.

◆ hcyl_hob

unsigned ide_reg_valid_s::hcyl_hob

Definition at line 344 of file os_linux.h.

◆ lcyl

unsigned ide_reg_valid_s::lcyl

Definition at line 335 of file os_linux.h.

◆ lcyl_hob

unsigned ide_reg_valid_s::lcyl_hob

Definition at line 343 of file os_linux.h.

◆ nsector

unsigned ide_reg_valid_s::nsector

Definition at line 334 of file os_linux.h.

◆ nsector_hob

unsigned ide_reg_valid_s::nsector_hob

Definition at line 342 of file os_linux.h.

◆ sector

unsigned ide_reg_valid_s::sector

Definition at line 333 of file os_linux.h.

◆ sector_hob

unsigned ide_reg_valid_s::sector_hob

Definition at line 341 of file os_linux.h.

◆ select

unsigned ide_reg_valid_s::select

Definition at line 337 of file os_linux.h.

◆ select_hob

unsigned ide_reg_valid_s::select_hob

Definition at line 345 of file os_linux.h.

◆ status_command

unsigned ide_reg_valid_s::status_command

Definition at line 338 of file os_linux.h.


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