Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/sgimips/hpc/
H A Dhpcvar.h113 uint8_t hpc_eeprom[256];/* HPC eeprom contents */ member
H A Dhpc.c512 MIPS_PHYS_TO_KSEG1(sc->sc_base), ha.hpc_eeprom, in hpc_attach()
513 sizeof(ha.hpc_eeprom)); in hpc_attach()
H A Dif_sq.c265 memcpy(sc->sc_enaddr, &haa->hpc_eeprom[SQ_HPC_EEPROM_ENADDR], in sq_attach()