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

#include <lpfc.h>

Data Fields

uint32_t status
 
uint32_t length
 
struct {
   uint32_t   rsvd1
 
   uint32_t   biuRev
 
   uint32_t   smRev
 
   uint32_t   smFwRev
 
   uint32_t   endecRev
 
   uint16_t   rBit
 
   uint8_t   fcphHigh
 
   uint8_t   fcphLow
 
   uint8_t   feaLevelHigh
 
   uint8_t   feaLevelLow
 
   uint32_t   postKernRev
 
   uint32_t   opFwRev
 
   uint8_t   opFwName [16]
 
   uint32_t   sli1FwRev
 
   uint8_t   sli1FwName [16]
 
   uint32_t   sli2FwRev
 
   uint8_t   sli2FwName [16]
 
rev
 
struct {
   uint32_t   cmr: 1
 
   uint32_t   cmx: 1
 
   uint32_t   cerbm: 1
 
   uint32_t   cinb: 1
 
   uint32_t   chbs: 1
 
   uint32_t   csah: 1
 
   uint32_t   ccrp: 1
 
   uint32_t   cmv: 1
 
   uint32_t   cbg: 1
 
   uint32_t   rsvd2: 3
 
   uint32_t   cdss: 1
 
   uint32_t   rsvd3:19
 
sli3Feat
 

Detailed Description

Definition at line 136 of file lpfc.h.

Field Documentation

uint32_t biuRev

Definition at line 141 of file lpfc.h.

uint32_t cbg

Definition at line 181 of file lpfc.h.

uint32_t ccrp

Definition at line 179 of file lpfc.h.

uint32_t cdss

Definition at line 183 of file lpfc.h.

uint32_t cerbm

Definition at line 175 of file lpfc.h.

uint32_t chbs

Definition at line 177 of file lpfc.h.

uint32_t cinb

Definition at line 176 of file lpfc.h.

uint32_t cmr

Definition at line 173 of file lpfc.h.

uint32_t cmv

Definition at line 180 of file lpfc.h.

uint32_t cmx

Definition at line 174 of file lpfc.h.

uint32_t csah

Definition at line 178 of file lpfc.h.

uint32_t endecRev

Definition at line 144 of file lpfc.h.

uint8_t fcphHigh

Definition at line 146 of file lpfc.h.

uint8_t fcphLow

Definition at line 147 of file lpfc.h.

uint8_t feaLevelHigh

Definition at line 148 of file lpfc.h.

uint8_t feaLevelLow

Definition at line 149 of file lpfc.h.

uint32_t length

Definition at line 138 of file lpfc.h.

uint8_t opFwName[16]

Definition at line 152 of file lpfc.h.

uint32_t opFwRev

Definition at line 151 of file lpfc.h.

uint32_t postKernRev

Definition at line 150 of file lpfc.h.

uint16_t rBit

Definition at line 145 of file lpfc.h.

struct { ... } rev
uint32_t rsvd1

Definition at line 140 of file lpfc.h.

uint32_t rsvd2

Definition at line 182 of file lpfc.h.

uint32_t rsvd3

Definition at line 184 of file lpfc.h.

uint8_t sli1FwName[16]

Definition at line 154 of file lpfc.h.

uint32_t sli1FwRev

Definition at line 153 of file lpfc.h.

uint8_t sli2FwName[16]

Definition at line 156 of file lpfc.h.

uint32_t sli2FwRev

Definition at line 155 of file lpfc.h.

struct { ... } sli3Feat
uint32_t smFwRev

Definition at line 143 of file lpfc.h.

uint32_t smRev

Definition at line 142 of file lpfc.h.

Definition at line 137 of file lpfc.h.


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