Home
last modified time | relevance | path

Searched defs: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
/illumos-gate/usr/src/uts/common/io/cxgbe/common/
H A Dt4_hw.c11478 PCIR_SIGNATURE = 0x52494350 /* PCIR signature */ enumerator