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

#include <lpfc_hw.h>

Data Fields

union {
   struct {
      uint8_t   IEEEextMsn:4
 
      uint8_t   nameType:4
 
      uint8_t   IEEEextLsb
 
      uint8_t   IEEE [6]
 
   }   s
 
   uint8_t   wwn [8]
 
u
 

Detailed Description

Definition at line 313 of file lpfc_hw.h.

Field Documentation

uint8_t IEEE[6]

Definition at line 334 of file lpfc_hw.h.

uint8_t IEEEextLsb

Definition at line 332 of file lpfc_hw.h.

uint8_t IEEEextMsn

Definition at line 321 of file lpfc_hw.h.

uint8_t nameType

Definition at line 323 of file lpfc_hw.h.

struct { ... } s
union { ... } u
uint8_t wwn[8]

Definition at line 336 of file lpfc_hw.h.


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