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

Data Fields

struct pi_adapter pia
 
struct pi_adapterpi
 
int access
 
int capacity
 
int heads
 
int sectors
 
int cylinders
 
int can_lba
 
int drive
 
int changed
 
int removable
 
int standby
 
int alt_geom
 
char name [PD_NAMELEN]
 
struct gendisk * gd
 

Detailed Description

Definition at line 223 of file pd.c.

Field Documentation

int access

Definition at line 226 of file pd.c.

int alt_geom

Definition at line 236 of file pd.c.

int can_lba

Definition at line 231 of file pd.c.

int capacity

Definition at line 227 of file pd.c.

int changed

Definition at line 233 of file pd.c.

int cylinders

Definition at line 230 of file pd.c.

int drive

Definition at line 232 of file pd.c.

struct gendisk* gd

Definition at line 238 of file pd.c.

int heads

Definition at line 228 of file pd.c.

Definition at line 237 of file pd.c.

Definition at line 225 of file pd.c.

Definition at line 224 of file pd.c.

int removable

Definition at line 234 of file pd.c.

int sectors

Definition at line 229 of file pd.c.

int standby

Definition at line 235 of file pd.c.


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