Home
last modified time | relevance | path

Searched refs:pio_err (Results 1 – 4 of 4) sorted by relevance

/titanic_41/usr/src/uts/common/sys/nxge/
H A Dnxge_fflp_hw.h1078 uint32_t pio_err:1; member
1084 uint32_t pio_err:1;
1658 uint32_t pio_err:1; member
/titanic_41/usr/src/uts/common/io/nxge/npi/
H A Dnpi_fflp.c1282 if (err_log.bits.ldw.pio_err == BIT_ENABLE) { in npi_fflp_fcram_get_pio_err_log()
1284 err_stat->pio_err = BIT_ENABLE; in npi_fflp_fcram_get_pio_err_log()
1290 err_stat->pio_err = BIT_DISABLE; in npi_fflp_fcram_get_pio_err_log()
3031 p_err.bits.ldw.pio_err = 0; in npi_fflp_fcram_error_clear()
/titanic_41/usr/src/uts/common/io/nxge/
H A Dnxge_fm.c632 if (hash_log.bits.ldw.pio_err) { in nxge_fm_ereport()
H A Dnxge_fflp.c2220 if (fcram_err.bits.ldw.pio_err) { in nxge_fflp_handle_sys_errors()