Home
last modified time | relevance | path

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

/freebsd/sys/dev/vge/
H A Dif_vgereg.h60 #define VGE_CRC0 0x0C /* Global cmd register 0 (w to clr) */ macro
H A Dif_vge.c2117 CSR_WRITE_1(sc, VGE_CRC0, VGE_CR0_STOP); in vge_init_locked()