Searched refs:E1000_VT_CTL_VM_REPL_EN (Results 1 - 2 of 2) sorted by relevance

/freebsd-12-stable/sys/dev/e1000/
H A De1000_82575.h424 #define E1000_VT_CTL_VM_REPL_EN (1 << 30) macro
H A De1000_82575.c2274 vt_ctl |= E1000_VT_CTL_VM_REPL_EN;
2276 vt_ctl &= ~E1000_VT_CTL_VM_REPL_EN;

Completed in 99 milliseconds