Searched refs:E1000_MANC2H (Results 1 – 3 of 3) sorted by relevance
207 #define E1000_MANC2H 0x05860 /* Management Control To Host - RW */ macro
1005 #define E1000_MANC2H 0x05860 /* Management Control To Host - RW */ macro
2707 uint32_t manc2h = E1000_READ_REG(hw, E1000_MANC2H); in igb_init_manageability()2717 E1000_WRITE_REG(hw, E1000_MANC2H, manc2h); in igb_init_manageability()