Home
last modified time | relevance | path

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

/illumos-gate/usr/src/grub/grub-0.97/netboot/
H A Dundi.h118 #define ROM_SIGNATURE 0xaa55 macro
H A Dundi.c281 if ( undi.rom->signature == ROM_SIGNATURE ) { in hunt_rom()