Home
last modified time | relevance | path

Searched refs:PXENV_EXIT_t (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/grub/grub-0.97/netboot/
H A Dundi.h39 typedef uint16_t PXENV_EXIT_t; typedef
42 PXENV_EXIT_t __undi_call ( uint32_t, uint32_t );
H A Dundi.c368 static inline PXENV_EXIT_t _undi_call ( uint16_t routine_seg, in _undi_call()
371 PXENV_EXIT_t ret = PXENV_EXIT_FAILURE; in _undi_call()
400 PXENV_EXIT_t pxenv_exit = PXENV_EXIT_FAILURE; in undi_call_loader()
422 PXENV_EXIT_t pxenv_exit = PXENV_EXIT_FAILURE; in undi_call_silent()