cpw16
cpw16(MultiIntr, 0);
cpw16(BasicModeCtrl, value);
cpw16(mii_2_8139_map[location], value);
cpw16 (IntrMask, 0);
cpw16(IntrStatus, cp_rx_intr_mask);
cpw16(IntrStatus, status & ~cp_rx_intr_mask);
cpw16(IntrMask, 0);
cpw16(IntrStatus, ~(cpr16(IntrStatus)));
cpw16(CpCmd, cp->cpcmd);