FreeBSD kernel E1000 device code
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 798 of file e1000_hw.h.

Field Documentation

◆ acquire

◆ init_params

◆ read

◆ release

◆ reload

◆ update

◆ valid_led_default

◆ validate

◆ write


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