Searched refs:E1000_MANC_EN_MNG2HOST (Results 1 - 3 of 3) sorted by relevance

/freebsd-10.2-release/sys/dev/e1000/
H A De1000_defines.h181 #define E1000_MANC_EN_MNG2HOST 0x00200000 macro
H A Dif_em.c4970 manc |= E1000_MANC_EN_MNG2HOST;
4992 manc &= ~E1000_MANC_EN_MNG2HOST;
H A Dif_igb.c5247 manc |= E1000_MANC_EN_MNG2HOST;
5267 manc &= ~E1000_MANC_EN_MNG2HOST;

Completed in 131 milliseconds