Home
last modified time | relevance | path

Searched refs:PXENV_UNDI_CLOSE (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/boot/i386/libi386/
H A Dpxe.h186 #define PXENV_UNDI_CLOSE 0x0007 macro
H A Dpxe.c380 pxe_call(PXENV_UNDI_CLOSE, undi_close_p); in pxe_netif_end()
/illumos-gate/usr/src/grub/grub-0.97/netboot/
H A Dpxe.h192 #define PXENV_UNDI_CLOSE 0x0007 macro
H A Dundi.c601 success = undi_call ( PXENV_UNDI_CLOSE ); in eb_pxenv_undi_close()