Home
last modified time | relevance | path

Searched refs:p_ecc (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/nxge/
H A Dnxge_fflp_hw.h464 uint32_t p_ecc:1; member
474 uint32_t p_ecc:1;
/illumos-gate/usr/src/uts/common/io/nxge/npi/
H A Dnpi_fflp.c1368 if (err_log.bits.ldw.p_ecc) { in npi_fflp_tcam_get_err_log()
2999 p_err.bits.ldw.p_ecc = 0; in npi_fflp_tcam_error_clear()
/illumos-gate/usr/src/uts/common/io/nxge/
H A Dnxge_fflp.c2173 if (tcam_err.bits.ldw.p_ecc != 0) { in nxge_fflp_handle_sys_errors()