Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/ethernet/hp/
Dhp100.h190 #define HP100_EE_LOAD 0x0040 /* 1:EEPROM loading, 0 when done */ macro
Dhp100.c2420 if (!(hp100_inb(OPTION_MSW) & HP100_EE_LOAD)) in hp100_load_eeprom()