Home
last modified time | relevance | path

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

/dragonfly/sys/dev/netif/vge/
H A Dif_vgereg.h233 #define VGE_CR3_INT_HOLDOFF 0x04 /* enable int hold off timer */ macro
H A Dif_vge.c1892 CSR_WRITE_1(sc, VGE_CRS3, VGE_CR3_INT_HOLDOFF); in vge_init()