Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
ide_reg_valid_s Union Reference

#include <hdreg.h>

Data Fields

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 36 of file hdreg.h.

Field Documentation

unsigned all

Definition at line 37 of file hdreg.h.

struct { ... } b
unsigned control_hob

Definition at line 55 of file hdreg.h.

unsigned data

Definition at line 39 of file hdreg.h.

unsigned data_hob

Definition at line 48 of file hdreg.h.

unsigned error_feature

Definition at line 40 of file hdreg.h.

unsigned error_feature_hob

Definition at line 49 of file hdreg.h.

unsigned hcyl

Definition at line 44 of file hdreg.h.

unsigned hcyl_hob

Definition at line 53 of file hdreg.h.

unsigned lcyl

Definition at line 43 of file hdreg.h.

unsigned lcyl_hob

Definition at line 52 of file hdreg.h.

unsigned nsector

Definition at line 42 of file hdreg.h.

unsigned nsector_hob

Definition at line 51 of file hdreg.h.

unsigned sector

Definition at line 41 of file hdreg.h.

unsigned sector_hob

Definition at line 50 of file hdreg.h.

unsigned select

Definition at line 45 of file hdreg.h.

unsigned select_hob

Definition at line 54 of file hdreg.h.

unsigned status_command

Definition at line 46 of file hdreg.h.


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