Home
last modified time | relevance | path

Searched refs:FXP_EEPROM_EEDI (Results 1 – 3 of 3) sorted by relevance

/netbsd/src/sys/dev/ic/
Di82557reg.h489 #define FXP_EEPROM_EEDI 0x04 /* data in */ macro
Di82557.c610 reg = FXP_EEPROM_EECS | FXP_EEPROM_EEDI; in fxp_eeprom_shiftin()
/netbsd/src/sys/arch/sandpoint/stand/altboot/
Dfxp.c415 reg = FXP_EEPROM_EECS | FXP_EEPROM_EEDI; in eeprom_shiftin()