Home
last modified time | relevance | path

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

/freebsd-11-stable/sys/dev/bce/
HDif_bce.c7037 REG_WR(sc, BCE_PCICFG_INT_ACK_CMD, BCE_PCICFG_INT_ACK_CMD_MASK_INT); in bce_disable_intr()
7057 BCE_PCICFG_INT_ACK_CMD_MASK_INT | sc->last_status_idx); in bce_enable_intr()
7963 BCE_PCICFG_INT_ACK_CMD_MASK_INT); in bce_intr()
HDif_bcereg.h1589 #define BCE_PCICFG_INT_ACK_CMD_MASK_INT (1L<<18) macro