Home
last modified time | relevance | path

Searched refs:EEPROM_PROD_ID (Results 1 – 4 of 4) sorted by relevance

/netbsd/sys/arch/i386/stand/lib/netif/
H A D3c509.c138 k = (u_int)ep_get_e(EEPROM_PROD_ID); in EtherInit()
H A D3c509.h99 #define EEPROM_PROD_ID 0x3 /* 0x9[0-f]50 */ macro
/netbsd/sys/dev/ic/
H A Delink3reg.h42 #define EEPROM_PROD_ID 0x3 /* 0x9[0-f]50 */ macro
/netbsd/sys/dev/isa/
H A Dif_ep_isa.c204 model = bswap16(epreadeeprom(iot, ioh, EEPROM_PROD_ID)); in ep_isa_probe()