trm_nvram
trm_check_eeprom(struct trm_softc *sc, struct trm_nvram *eeprom)
trm_eeprom_write_all(struct trm_softc *sc, struct trm_nvram *eeprom)
trm_eeprom_read_all(struct trm_softc *sc, struct trm_nvram *eeprom)
static void trm_check_eeprom(struct trm_softc *, struct trm_nvram *);
static void trm_eeprom_read_all(struct trm_softc *, struct trm_nvram *);
static void trm_eeprom_write_all(struct trm_softc *, struct trm_nvram *);
struct trm_nvram eeprom;