Searched refs:UNDI_SIGNATURE (Results 1 - 2 of 2) sorted by relevance

/osnet-11/usr/src/grub/grub-0.97/netboot/
H A Dundi.h156 #define UNDI_SIGNATURE ( ('U'<<0) + ('N'<<8) + ('D'<<16) + ('I'<<24) ) macro
H A Dundi.c345 if ( undi.undi_rom_id->signature != UNDI_SIGNATURE ) {

Completed in 49 milliseconds