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

/illumos-gate/usr/src/grub/grub-0.97/netboot/
H A Dundi.h127 #define PCIR_SIGNATURE ( ('P'<<0) + ('C'<<8) + ('I'<<16) + ('R'<<24) ) macro
H A Dundi.c292 if ( pcir_header->signature != PCIR_SIGNATURE ) {

Completed in 61 milliseconds