Home
last modified time | relevance | path

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

/freebsd/sys/dev/bxe/
H A Decore_reg.h1961 #define AEU_INPUTS_ATTN_BITS_CFC_HW_INTERRUPT (0x1<<7) macro
2081 AEU_INPUTS_ATTN_BITS_CFC_HW_INTERRUPT |\
H A Dbxe.c8013 if (attn & AEU_INPUTS_ATTN_BITS_CFC_HW_INTERRUPT) { in bxe_attn_int_deasserted2()