SFDP_SIGNATURE
if (le32_to_cpu(signature) != SFDP_SIGNATURE)
if (le32_to_cpu(header.signature) != SFDP_SIGNATURE ||