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

/freebsd-13-stable/sys/dev/bxe/
H A Decore_reg.h1988 #define AEU_INPUTS_ATTN_BITS_PGLUE_PARITY_ERROR (0x1<<3) macro
2060 (AEU_INPUTS_ATTN_BITS_PGLUE_PARITY_ERROR |\
H A Dbxe.c7470 case AEU_INPUTS_ATTN_BITS_PGLUE_PARITY_ERROR:
7627 if (attn & (AEU_INPUTS_ATTN_BITS_PGLUE_PARITY_ERROR |
7630 (uint32_t)(attn & (AEU_INPUTS_ATTN_BITS_PGLUE_PARITY_ERROR |

Completed in 173 milliseconds