Home
last modified time | relevance | path

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

/titanic_44/usr/src/grub/grub-0.97/netboot/
H A Dundi.c50 int eb_pxenv_get_cached_info (uint8_t, void **info);
1232 if (!eb_pxenv_get_cached_info(PXENV_PACKET_TYPE_DHCP_ACK, dhcpreply)) { in undi_bios_pxe()
1248 int eb_pxenv_get_cached_info (uint8_t type, void **info) in eb_pxenv_get_cached_info() function