LPFC_REGION23_SIGNATURE
if (memcmp(buff, LPFC_REGION23_SIGNATURE, 4)) {
if (memcmp(&rgn23_data[offset], LPFC_REGION23_SIGNATURE, 4)) {