e1000_nvm_operations Struct Reference

#include <e1000_hw.h>


Data Fields

s32(* init_params )(struct e1000_hw *)
s32(* acquire )(struct e1000_hw *)
s32(* read )(struct e1000_hw *, u16, u16, u16 *)
void(* release )(struct e1000_hw *)
void(* reload )(struct e1000_hw *)
s32(* update )(struct e1000_hw *)
s32(* valid_led_default )(struct e1000_hw *, u16 *)
s32(* validate )(struct e1000_hw *)
s32(* write )(struct e1000_hw *, u16, u16, u16 *)


Detailed Description

Definition at line 551 of file e1000_hw.h.


Field Documentation

s32(* e1000_nvm_operations::init_params)(struct e1000_hw *) ( struct e1000_hw  ) 

s32(* e1000_nvm_operations::acquire)(struct e1000_hw *) ( struct e1000_hw  ) 

s32(* e1000_nvm_operations::read)(struct e1000_hw *, u16, u16, u16 *) ( struct e1000_hw ,
u16  ,
u16  ,
u16  
)

void(* e1000_nvm_operations::release)(struct e1000_hw *) ( struct e1000_hw  ) 

void(* e1000_nvm_operations::reload)(struct e1000_hw *) ( struct e1000_hw  ) 

s32(* e1000_nvm_operations::update)(struct e1000_hw *) ( struct e1000_hw  ) 

s32(* e1000_nvm_operations::valid_led_default)(struct e1000_hw *, u16 *) ( struct e1000_hw ,
u16  
)

s32(* e1000_nvm_operations::validate)(struct e1000_hw *) ( struct e1000_hw  ) 

s32(* e1000_nvm_operations::write)(struct e1000_hw *, u16, u16, u16 *) ( struct e1000_hw ,
u16  ,
u16  ,
u16  
)


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

Generated on Tue Apr 6 20:02:03 2010 for gPXE by  doxygen 1.5.7.1