Home
last modified time | relevance | path

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

/dragonfly/sys/dev/netif/vge/
H A Dif_vgereg.h292 #define VGE_ISR_TXDMA_STALL 0x02000000 /* TX DMA STALL */ macro
301 VGE_ISR_RXDMA_STALL|VGE_ISR_TXDMA_STALL| \
H A Dif_vge.c1513 if (status & (VGE_ISR_TXDMA_STALL | in vge_npoll_compat()
1589 if (status & (VGE_ISR_TXDMA_STALL|VGE_ISR_RXDMA_STALL)) in vge_intr()