nvo_fragment Struct Reference

A fragment of a non-volatile storage device used for stored options. More...

#include <nvo.h>


Data Fields

unsigned int address
 Starting address of fragment within NVS device.
size_t len
 Length of fragment.


Detailed Description

A fragment of a non-volatile storage device used for stored options.

Definition at line 22 of file nvo.h.


Field Documentation

unsigned int nvo_fragment::address

Starting address of fragment within NVS device.

Definition at line 24 of file nvo.h.

Referenced by nvo_load(), and nvo_save().

Length of fragment.

Definition at line 26 of file nvo.h.

Referenced by nvo_load(), nvo_save(), and register_nvo().


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

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