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

Data Fields

struct sbp2_orb base
 
struct {
   struct sbp2_pointer   password
 
   struct sbp2_pointer   response
 
   __be32   misc
 
   __be32   length
 
   struct sbp2_pointer   status_fifo
 
request
 
__be32 response [4]
 
dma_addr_t response_bus
 
struct completion done
 
struct sbp2_status status
 

Detailed Description

Definition at line 285 of file sbp2.c.

Field Documentation

Definition at line 286 of file sbp2.c.

Definition at line 296 of file sbp2.c.

__be32 length

Definition at line 291 of file sbp2.c.

__be32 misc

Definition at line 290 of file sbp2.c.

struct sbp2_pointer password

Definition at line 288 of file sbp2.c.

struct { ... } request

Definition at line 289 of file sbp2.c.

Definition at line 294 of file sbp2.c.

dma_addr_t response_bus

Definition at line 295 of file sbp2.c.

Definition at line 297 of file sbp2.c.

struct sbp2_pointer status_fifo

Definition at line 292 of file sbp2.c.


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