s_PXENV_UNDI_GET_STATE Struct Reference
[PXENV_UNDI_GET_STATE]

Parameter block for pxenv_undi_get_state(). More...

#include <pxe_api.h>


Data Fields

PXENV_STATUS_t Status
 PXE status code.
UINT8_t UNDIstate
 Current state of the UNDI driver.


Detailed Description

Parameter block for pxenv_undi_get_state().

Definition at line 1514 of file pxe_api.h.


Field Documentation

PXE status code.

Definition at line 1515 of file pxe_api.h.

Referenced by pxenv_undi_get_state().

Current state of the UNDI driver.

Valid values are PXE_UNDI_GET_STATE_STARTED, PXE_UNDI_GET_STATE_INITIALIZED or PXE_UNDI_GET_STATE_OPENED.

Definition at line 1522 of file pxe_api.h.


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

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