Searched refs:eeprom_len (Results 1 – 1 of 1) sorted by relevance
1380 UINT16 eeprom_len; in E100bReadEepromAndStationAddress() local1392 AdapterInfo->NVData_Len = eeprom_len = (UINT16) (1 << addr_len); in E100bReadEepromAndStationAddress()1393 for (Index2 = 0, Index = 0; ((Index2 < PXE_MAC_LENGTH - 1) && (Index < eeprom_len)); Index++) { in E100bReadEepromAndStationAddress()