Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/dev/bce/
Dif_bce.c7040 REG_WR(sc, BCE_PCICFG_INT_ACK_CMD, BCE_PCICFG_INT_ACK_CMD_MASK_INT); in bce_disable_intr()
7041 REG_RD(sc, BCE_PCICFG_INT_ACK_CMD); in bce_disable_intr()
7058 REG_WR(sc, BCE_PCICFG_INT_ACK_CMD, in bce_enable_intr()
7062 REG_WR(sc, BCE_PCICFG_INT_ACK_CMD, in bce_enable_intr()
7964 REG_WR(sc, BCE_PCICFG_INT_ACK_CMD, in bce_intr()
Dif_bcereg.h1587 #define BCE_PCICFG_INT_ACK_CMD 0x00000084 macro