iPXE

UNDI FORCE INTERRUPT. More...

Data Structures

struct  s_PXENV_UNDI_FORCE_INTERRUPT
 Parameter block for pxenv_undi_force_interrupt() More...

Macros

#define PXENV_UNDI_FORCE_INTERRUPT   0x0010
 PXE API function code for pxenv_undi_force_interrupt()

Typedefs

typedef struct s_PXENV_UNDI_FORCE_INTERRUPT PXENV_UNDI_FORCE_INTERRUPT_t

Functions

struct natsemi_descriptor_32 __attribute__ ((packed))

Detailed Description

UNDI FORCE INTERRUPT.

Macro Definition Documentation

◆ PXENV_UNDI_FORCE_INTERRUPT

#define PXENV_UNDI_FORCE_INTERRUPT   0x0010

PXE API function code for pxenv_undi_force_interrupt()

Definition at line 1259 of file pxe_api.h.

Referenced by undinet_function_name().

Typedef Documentation

◆ PXENV_UNDI_FORCE_INTERRUPT_t

Definition at line 1266 of file pxe_api.h.

Function Documentation

◆ __attribute__()

struct s_PXENV_UNDI_FORCE_INTERRUPT __attribute__ ( (packed) )