Home
last modified time | relevance | path

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

/freebsd/sys/dev/vge/
H A Dif_vgereg.h539 #define VGE_TXCFG_ARB_PRIO 0x80 /* arbitration priority */ macro
H A Dif_vge.c2062 CSR_SETBIT_1(sc, VGE_TXCFG, VGE_TXCFG_ARB_PRIO|VGE_TXCFG_NONBLK); in vge_init_locked()