Home
last modified time | relevance | path

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

/freebsd/sys/dev/vge/
H A Dif_vgereg.h217 #define VGE_CR1_NOPOLL 0x08 /* disable RX/TX desc polling */ macro
H A Dif_vge.c2126 CSR_WRITE_1(sc, VGE_CRS1, VGE_CR1_NOPOLL); in vge_init_locked()