Searched refs:EECmdStatus (Results 1 – 1 of 1) sorted by relevance
457 EECmdStatus=0x0F0, EEData=0x0F1, EEAddr=0x0F2, enumerator803 while ((readb(ioaddr + EECmdStatus) & 0x40) && --bogus_cnt > 0); in read_eeprom()805 writeb(0x02, ioaddr + EECmdStatus); in read_eeprom()807 while ((readb(ioaddr + EECmdStatus) & 0x40) && --bogus_cnt > 0); in read_eeprom()810 (int)readb(ioaddr + EECmdStatus), 1000- bogus_cnt); in read_eeprom()