Home
last modified time | relevance | path

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

/dragonfly/sys/dev/netif/vge/
H A Dif_vgereg.h208 #define VGE_CR0_STOP 0x02 /* stop NIC */ macro
H A Dif_vge.c1864 CSR_WRITE_1(sc, VGE_CRC0, VGE_CR0_STOP); in vge_init()
2096 CSR_WRITE_1(sc, VGE_CRS0, VGE_CR0_STOP); in vge_stop()