Searched refs:VGE_CR3_STOP_FORCE (Results 1 – 2 of 2) sorted by relevance
/netbsd-src/sys/dev/pci/ | ||
H A D | if_vgereg.h | 237 #define VGE_CR3_STOP_FORCE 0x40 /* force NIC to stopped state */ macro |
H A D | if_vge.c | 731 CSR_WRITE_1(sc, VGE_CRS3, VGE_CR3_STOP_FORCE); in vge_reset() |