Home
last modified time | relevance | path

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

/freebsd/sys/dev/vge/
H A Dif_vgereg.h340 #define VGE_TXQCSR_RUN0 0x0001 /* Enable TX queue 0 */ macro
H A Dif_vge.c2096 CSR_WRITE_2(sc, VGE_TXQCSRS, VGE_TXQCSR_RUN0); in vge_init_locked()