Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/pci/
H A Dif_vgereg.h237 #define VGE_CR3_STOP_FORCE 0x40 /* force NIC to stopped state */ macro
H A Dif_vge.c731 CSR_WRITE_1(sc, VGE_CRS3, VGE_CR3_STOP_FORCE); in vge_reset()