Home
last modified time | relevance | path

Searched refs:AEU_INPUTS_ATTN_BITS_PGLUE_PARITY_ERROR (Results 1 – 2 of 2) sorted by relevance

/freebsd-10-stable/sys/dev/bxe/
Decore_reg.h1986 #define AEU_INPUTS_ATTN_BITS_PGLUE_PARITY_ERROR (0x1<<3) macro
2058 (AEU_INPUTS_ATTN_BITS_PGLUE_PARITY_ERROR |\
Dbxe.c7513 case AEU_INPUTS_ATTN_BITS_PGLUE_PARITY_ERROR: in bxe_check_blocks_with_parity4()
7670 if (attn & (AEU_INPUTS_ATTN_BITS_PGLUE_PARITY_ERROR | in bxe_attn_int_deasserted4()
7673 (uint32_t)(attn & (AEU_INPUTS_ATTN_BITS_PGLUE_PARITY_ERROR | in bxe_attn_int_deasserted4()