Home
last modified time | relevance | path

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

/openbsd/sys/dev/ic/
H A Dfxpreg.h296 #define FXP_EEPROM_REG_ID 0x0a macro
H A Dfxp.c435 fxp_read_eeprom(sc, &data, FXP_EEPROM_REG_ID, 1); in fxp_attach()
442 fxp_write_eeprom(sc, &data, FXP_EEPROM_REG_ID, 1); in fxp_attach()