E1000_MANC
#define E1000_82542_MANC E1000_MANC
!(rd32(E1000_MANC) & E1000_MANC_RCV_TCO_EN))
manc = rd32(E1000_MANC);
reg = rd32(E1000_MANC);