LPFC_REGION23_LAST_REC
if ((buff[0] == LPFC_REGION23_LAST_REC) ||
if (buff[offset] == LPFC_REGION23_LAST_REC)
if (rgn23_data[offset] == LPFC_REGION23_LAST_REC)
if (rgn23_data[offset] == LPFC_REGION23_LAST_REC) {