PCIR_SIGNATURE
#define PCIR_SIGNATURE ( ('P'<<0) + ('C'<<8) + ('I'<<16) + ('R'<<24) )
PCIR_SIGNATURE = 0x52494350 /* PCIR signature */