Home
last modified time | relevance | path

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

/freebsd/sys/dev/mgb/
H A Dif_mgb.h204 #define MGB_INTR_STS_TX_ANY (0xF << 16) macro
H A Dif_mgb.c796 if ((intr_sts & MGB_INTR_STS_TX_ANY) != 0) { in mgb_admin_intr()