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

#include <lpfc_hw.h>

Data Fields

union AttributesDef ad
 
union {
   uint32_t   VendorSpecific
 
   uint8_t   Manufacturer [64]
 
   uint8_t   SerialNumber [64]
 
   uint8_t   Model [256]
 
   uint8_t   ModelDescription [256]
 
   uint8_t   HardwareVersion [256]
 
   uint8_t   DriverVersion [256]
 
   uint8_t   OptionROMVersion [256]
 
   uint8_t   FirmwareVersion [256]
 
   struct lpfc_name   NodeName
 
   uint8_t   SupportFC4Types [32]
 
   uint32_t   SupportSpeed
 
   uint32_t   PortSpeed
 
   uint32_t   MaxFrameSize
 
   uint8_t   OsDeviceName [256]
 
   uint8_t   OsNameVersion [256]
 
   uint32_t   MaxCTPayloadLen
 
   uint8_t   HostName [256]
 
un
 

Detailed Description

Definition at line 1071 of file lpfc_hw.h.

Field Documentation

union AttributesDef ad

Definition at line 1072 of file lpfc_hw.h.

uint8_t DriverVersion[256]

Definition at line 1080 of file lpfc_hw.h.

uint8_t FirmwareVersion[256]

Definition at line 1082 of file lpfc_hw.h.

uint8_t HardwareVersion[256]

Definition at line 1079 of file lpfc_hw.h.

uint8_t HostName[256]

Definition at line 1091 of file lpfc_hw.h.

uint8_t Manufacturer[64]

Definition at line 1075 of file lpfc_hw.h.

uint32_t MaxCTPayloadLen

Definition at line 1090 of file lpfc_hw.h.

uint32_t MaxFrameSize

Definition at line 1087 of file lpfc_hw.h.

uint8_t Model[256]

Definition at line 1077 of file lpfc_hw.h.

uint8_t ModelDescription[256]

Definition at line 1078 of file lpfc_hw.h.

struct lpfc_name NodeName

Definition at line 1083 of file lpfc_hw.h.

uint8_t OptionROMVersion[256]

Definition at line 1081 of file lpfc_hw.h.

uint8_t OsDeviceName[256]

Definition at line 1088 of file lpfc_hw.h.

uint8_t OsNameVersion[256]

Definition at line 1089 of file lpfc_hw.h.

uint32_t PortSpeed

Definition at line 1086 of file lpfc_hw.h.

uint8_t SerialNumber[64]

Definition at line 1076 of file lpfc_hw.h.

uint8_t SupportFC4Types[32]

Definition at line 1084 of file lpfc_hw.h.

uint32_t SupportSpeed

Definition at line 1085 of file lpfc_hw.h.

union { ... } un
uint32_t VendorSpecific

Definition at line 1074 of file lpfc_hw.h.


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