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

#include <lpfc_hw.h>

Data Fields

union {
   uint32_t   nPortId32
 
   struct {
      uint8_t   word1Reserved1
 
      uint8_t   nPortIdByte0
 
      uint8_t   nPortIdByte1
 
      uint8_t   nPortIdByte2
 
   }   b
 
un
 
struct lpfc_name portName
 

Detailed Description

Definition at line 648 of file lpfc_hw.h.

Field Documentation

struct { ... } b
uint32_t nPortId32

Definition at line 650 of file lpfc_hw.h.

uint8_t nPortIdByte0

Definition at line 653 of file lpfc_hw.h.

uint8_t nPortIdByte1

Definition at line 654 of file lpfc_hw.h.

uint8_t nPortIdByte2

Definition at line 655 of file lpfc_hw.h.

struct lpfc_name portName

Definition at line 658 of file lpfc_hw.h.

union { ... } un
uint8_t word1Reserved1

Definition at line 652 of file lpfc_hw.h.


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