Home
last modified time | relevance | path

Searched refs:HP100_EE_LOAD (Results 1 – 2 of 2) sorted by relevance

/linux-2.6.39/drivers/net/
Dhp100.h194 #define HP100_EE_LOAD 0x0040 /* 1:EEPROM loading, 0 when done */ macro
Dhp100.c2438 if (!(hp100_inb(OPTION_MSW) & HP100_EE_LOAD)) in hp100_load_eeprom()