Searched refs:PCIR_SIGNATURE (Results 1 – 2 of 2) sorted by relevance
202 PCIR_SIGNATURE = 0x52494350 enumerator
10647 if (le32_to_cpu(pcir_header->signature) != PCIR_SIGNATURE) { in t4_load_boot()