Home
last modified time | relevance | path

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

/dragonfly/sys/dev/netif/vge/
HDif_vgereg.h58 #define VGE_CRC0 0x0C /* Global cmd register 0 (w to clr) */ macro
HDif_vge.c1864 CSR_WRITE_1(sc, VGE_CRC0, VGE_CR0_STOP); in vge_init()