Searched refs:err_log1 (Results 1 – 1 of 1) sorted by relevance
1217 hash_lookup_err_log1_t err_log1; in npi_fflp_fcram_get_lookup_err_log() local1220 err_log1.value = 0; in npi_fflp_fcram_get_lookup_err_log()1226 REG_PIO_READ64(handle, err_log1_offset, &err_log1.value); in npi_fflp_fcram_get_lookup_err_log()1229 if (err_log1.value) { in npi_fflp_fcram_get_lookup_err_log()1235 err_stat->multi_bit = err_log1.bits.ldw.mult_bit; in npi_fflp_fcram_get_lookup_err_log()1236 err_stat->multi_lkup = err_log1.bits.ldw.mult_lk; in npi_fflp_fcram_get_lookup_err_log()1237 err_stat->ecc_err = err_log1.bits.ldw.ecc_err; in npi_fflp_fcram_get_lookup_err_log()1238 err_stat->uncor_err = err_log1.bits.ldw.cu; in npi_fflp_fcram_get_lookup_err_log()