Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Structures | Functions | Variables
dasd_fba.h File Reference

Go to the source code of this file.

Data Structures

struct  DE_fba_data
 
struct  LO_fba_data
 
struct  dasd_fba_characteristics
 

Functions

struct DE_fba_data __attribute__ ((packed))
 

Variables

unsigned char perm
 
unsigned char zero
 
unsigned char da
 
unsigned char diag
 
unsigned char zero2
 
__u16 blk_size
 
__u32 ext_loc
 
__u32 ext_beg
 
__u32 ext_end
 
unsigned char cmd
 
__u8 auxiliary
 
__u16 blk_ct
 
__u32 blk_nr
 
unsigned char reserved
 
unsigned char overrunnable
 
unsigned char burst_byte
 
unsigned char data_chain
 
unsigned char zeros
 
__u8 c
 
unsigned char zero0
 
unsigned char removable
 
unsigned char shared
 
unsigned char zero1
 
unsigned char mam
 
__u8 dev_class
 
__u8 unit_type
 
__u32 blk_per_cycl
 
__u32 blk_per_bound
 
__u32 blk_bdsa
 
__u32 reserved0
 
__u16 reserved1
 
__u16 blk_ce
 
__u32 reserved2
 
__u16 reserved3
 

Function Documentation

struct DE_fba_data __attribute__ ( (packed)  )
read

Definition at line 171 of file esd_usb2.c.

Variable Documentation

__u8 auxiliary

Definition at line 39 of file dasd_fba.h.

__u32 blk_bdsa

Definition at line 96 of file dasd_fba.h.

__u16 blk_ce

Definition at line 99 of file dasd_fba.h.

__u16 blk_ct

Definition at line 40 of file dasd_fba.h.

__u32 blk_nr

Definition at line 41 of file dasd_fba.h.

__u32 blk_per_bound

Definition at line 95 of file dasd_fba.h.

__u32 blk_per_cycl

Definition at line 94 of file dasd_fba.h.

__u16 blk_size

Definition at line 33 of file dasd_fba.h.

unsigned char burst_byte

Definition at line 48 of file dasd_fba.h.

__u8 c

Definition at line 47 of file dasd_fba.h.

unsigned char cmd

Definition at line 32 of file dasd_fba.h.

unsigned char da

Definition at line 21 of file dasd_fba.h.

unsigned char data_chain

Definition at line 49 of file dasd_fba.h.

__u8 dev_class

Definition at line 91 of file dasd_fba.h.

unsigned char diag

Definition at line 22 of file dasd_fba.h.

__u32 ext_beg

Definition at line 35 of file dasd_fba.h.

__u32 ext_end

Definition at line 36 of file dasd_fba.h.

__u32 ext_loc

Definition at line 34 of file dasd_fba.h.

unsigned char mam

Definition at line 61 of file dasd_fba.h.

unsigned char overrunnable

Definition at line 47 of file dasd_fba.h.

unsigned char perm

Definition at line 19 of file dasd_fba.h.

unsigned char removable

Definition at line 58 of file dasd_fba.h.

unsigned char reserved

Definition at line 46 of file dasd_fba.h.

__u32 reserved0

Definition at line 97 of file dasd_fba.h.

__u16 reserved1

Definition at line 98 of file dasd_fba.h.

__u32 reserved2

Definition at line 100 of file dasd_fba.h.

__u16 reserved3

Definition at line 101 of file dasd_fba.h.

unsigned char shared

Definition at line 59 of file dasd_fba.h.

__u8 unit_type

Definition at line 92 of file dasd_fba.h.

unsigned char zero

Definition at line 20 of file dasd_fba.h.

unsigned char zero0

Definition at line 57 of file dasd_fba.h.

unsigned char zero1

Definition at line 60 of file dasd_fba.h.

unsigned char zero2

Definition at line 23 of file dasd_fba.h.

unsigned char zeros

Definition at line 50 of file dasd_fba.h.