Home
last modified time | relevance | path

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

/dragonfly/sys/dev/netif/vge/
H A Dif_vgereg.h298 #define VGE_INTRS (VGE_ISR_TXOK0|VGE_ISR_RXOK|VGE_ISR_STOPPED| \ macro
H A Dif_vge.c1573 if ((status & VGE_INTRS) == 0) in vge_intr()
2191 CSR_WRITE_4(sc, VGE_IMR, VGE_INTRS); in vge_enable_intr()