PCIR_SIGNATURE
if ( pcir_header->signature != PCIR_SIGNATURE ) {
if (le32_to_cpu(*(u32*)pcir_header->signature) != PCIR_SIGNATURE) {