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

#include <lpfc_hw.h>

Data Fields

uint32_t load_cmplt:1
 
uint32_t method:1
 
uint32_t update_ram:1
 
uint32_t update_flash:1
 
uint32_t erase_or_prog:1
 
uint32_t version:1
 
uint32_t acknowledgment:1
 
uint32_t rsvd2:25
 
uint32_t dl_to_adr_low
 
uint32_t dl_to_adr_high
 
uint32_t dl_len
 
union {
   uint32_t   dl_from_mbx_offset
 
   struct ulp_bde   dl_from_bde
 
   struct ulp_bde64   dl_from_bde64
 
un
 

Detailed Description

Definition at line 1741 of file lpfc_hw.h.

Field Documentation

uint32_t acknowledgment

Definition at line 1758 of file lpfc_hw.h.

struct ulp_bde dl_from_bde

Definition at line 1767 of file lpfc_hw.h.

struct ulp_bde64 dl_from_bde64

Definition at line 1768 of file lpfc_hw.h.

uint32_t dl_from_mbx_offset

Definition at line 1766 of file lpfc_hw.h.

uint32_t dl_len

Definition at line 1764 of file lpfc_hw.h.

uint32_t dl_to_adr_high

Definition at line 1763 of file lpfc_hw.h.

uint32_t dl_to_adr_low

Definition at line 1762 of file lpfc_hw.h.

uint32_t erase_or_prog

Definition at line 1756 of file lpfc_hw.h.

uint32_t load_cmplt

Definition at line 1752 of file lpfc_hw.h.

uint32_t method

Definition at line 1753 of file lpfc_hw.h.

uint32_t rsvd2

Definition at line 1759 of file lpfc_hw.h.

union { ... } un
uint32_t update_flash

Definition at line 1755 of file lpfc_hw.h.

uint32_t update_ram

Definition at line 1754 of file lpfc_hw.h.

uint32_t version

Definition at line 1757 of file lpfc_hw.h.


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