Searched refs:AEU_PXP2_HW_INT_BIT (Results 1 - 1 of 1) sorted by last modified time

/freebsd-11-stable/sys/dev/bxe/
H A Dbxe.c8101 #define AEU_PXP2_HW_INT_BIT AEU_INPUTS_ATTN_BITS_PXPPCICLOCKCLIENT_HW_INTERRUPT macro
8103 if (attn & AEU_PXP2_HW_INT_BIT) {
8141 attn &= ~AEU_PXP2_HW_INT_BIT;

Completed in 123 milliseconds