Searched refs:VGE_TXQCSR_RUN0 (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/dev/vge/ | ||
H A D | if_vgereg.h | 340 #define VGE_TXQCSR_RUN0 0x0001 /* Enable TX queue 0 */ macro |
H A D | if_vge.c | 2096 CSR_WRITE_2(sc, VGE_TXQCSRS, VGE_TXQCSR_RUN0); in vge_init_locked() |