HomeSort by: relevance | last modified time | path
    Searched defs:trm_nvram (Results 1 - 1 of 1) sorted by relevancy

  /src/sys/dev/pci/
trm.c 139 struct trm_nvram { struct
366 static void trm_check_eeprom(struct trm_softc *, struct trm_nvram *);
367 static void trm_eeprom_read_all(struct trm_softc *, struct trm_nvram *);
368 static void trm_eeprom_write_all(struct trm_softc *, struct trm_nvram *);
517 struct trm_nvram eeprom;
2413 trm_check_eeprom(struct trm_softc *sc, struct trm_nvram *eeprom)
2479 trm_eeprom_write_all(struct trm_softc *sc, struct trm_nvram *eeprom)
2571 trm_eeprom_read_all(struct trm_softc *sc, struct trm_nvram *eeprom)

Completed in 118 milliseconds