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

/freebsd-11.0-release/sys/dev/e1000/
H A De1000_regs.h512 #define E1000_MANC2H 0x05860 /* Management Control To Host - RW */ macro
H A Dif_em.c5142 #define E1000_82542_MANC2H E1000_MANC2H
5144 int manc2h = E1000_READ_REG(&adapter->hw, E1000_MANC2H);
5156 E1000_WRITE_REG(&adapter->hw, E1000_MANC2H, manc2h);
H A Dif_igb.c5409 int manc2h = E1000_READ_REG(&adapter->hw, E1000_MANC2H);
5419 E1000_WRITE_REG(&adapter->hw, E1000_MANC2H, manc2h);

Completed in 170 milliseconds