Home
last modified time | relevance | path

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

/freebsd/sys/dev/bxe/
H A Dbxe.c8040 #define AEU_PXP2_HW_INT_BIT AEU_INPUTS_ATTN_BITS_PXPPCICLOCKCLIENT_HW_INTERRUPT in bxe_attn_int_deasserted2() macro
8042 if (attn & AEU_PXP2_HW_INT_BIT) { in bxe_attn_int_deasserted2()
8080 attn &= ~AEU_PXP2_HW_INT_BIT; in bxe_attn_int_deasserted2()