Home
last modified time | relevance | path

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

/freebsd/sys/dev/mge/
H A Dif_mgevar.h281 #define MGE_PORT_INT_MASK 0x468 macro
H A Dif_mge.c1936 MGE_WRITE(sc, MGE_PORT_INT_MASK , MGE_PORT_INT_RXQ0 | in mge_intrs_ctrl()
1948 MGE_WRITE(sc, MGE_PORT_INT_MASK, 0x0); in mge_intrs_ctrl()