Searched refs:UNDI_SIGNATURE (Results 1 – 2 of 2) sorted by relevance
156 #define UNDI_SIGNATURE ( ('U'<<0) + ('N'<<8) + ('D'<<16) + ('I'<<24) ) macro
345 if ( undi.undi_rom_id->signature != UNDI_SIGNATURE ) { in hunt_undi_rom()