FreeBSD kernel E1000 device code
e1000_pba Struct Reference

#include <e1000_nvm.h>

Data Fields

u16 word [2]
 
u16pba_block
 

Detailed Description

Definition at line 39 of file e1000_nvm.h.

Field Documentation

◆ pba_block

u16* e1000_pba::pba_block

Definition at line 41 of file e1000_nvm.h.

Referenced by e1000_read_pba_raw(), and e1000_write_pba_raw().

◆ word

u16 e1000_pba::word[2]

Definition at line 40 of file e1000_nvm.h.

Referenced by e1000_read_pba_raw(), and e1000_write_pba_raw().


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