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

#include <ipr.h>

Data Fields

union {
   __be32   ioarcb_host_pci_addr
 
   __be64   ioarcb_host_pci_addr64
 
a
 
__be32 res_handle
 
__be32 host_response_handle
 
__be32 reserved1
 
__be32 reserved2
 
__be32 reserved3
 
__be32 data_transfer_length
 
__be32 read_data_transfer_length
 
__be32 write_ioadl_addr
 
__be32 ioadl_len
 
__be32 read_ioadl_addr
 
__be32 read_ioadl_len
 
__be32 ioasa_host_pci_addr
 
__be16 ioasa_len
 
__be16 reserved4
 
struct ipr_cmd_pkt cmd_pkt
 
__be16 add_cmd_parms_offset
 
__be16 add_cmd_parms_len
 
union {
   struct ipr_ioarcb_add_data   add_data
 
   struct
ipr_ioarcb_sis64_add_addr_ecb   sis64_addr_data
 
u
 

Detailed Description

Definition at line 560 of file ipr.h.

Field Documentation

union { ... } a
__be16 add_cmd_parms_len

Definition at line 585 of file ipr.h.

__be16 add_cmd_parms_offset

Definition at line 584 of file ipr.h.

Definition at line 588 of file ipr.h.

Definition at line 582 of file ipr.h.

__be32 data_transfer_length

Definition at line 571 of file ipr.h.

__be32 host_response_handle

Definition at line 566 of file ipr.h.

__be32 ioadl_len

Definition at line 574 of file ipr.h.

__be32 ioarcb_host_pci_addr

Definition at line 562 of file ipr.h.

__be64 ioarcb_host_pci_addr64

Definition at line 563 of file ipr.h.

__be32 ioasa_host_pci_addr

Definition at line 578 of file ipr.h.

__be16 ioasa_len

Definition at line 579 of file ipr.h.

__be32 read_data_transfer_length

Definition at line 572 of file ipr.h.

__be32 read_ioadl_addr

Definition at line 575 of file ipr.h.

__be32 read_ioadl_len

Definition at line 576 of file ipr.h.

__be32 res_handle

Definition at line 565 of file ipr.h.

__be32 reserved1

Definition at line 567 of file ipr.h.

__be32 reserved2

Definition at line 568 of file ipr.h.

__be32 reserved3

Definition at line 569 of file ipr.h.

__be16 reserved4

Definition at line 580 of file ipr.h.

Definition at line 589 of file ipr.h.

union { ... } u
__be32 write_ioadl_addr

Definition at line 573 of file ipr.h.


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