EECtrl
int ee_addr = addr + EECtrl;
outw(0x0200 | (location & 0xff), ioaddr + EECtrl);
if (!(inw(ioaddr + EECtrl) & 0x8000)) {