Searched refs:cs_wr_eeprom (Results 1 - 1 of 1) sorted by relevance

/netbsd-current/sys/arch/evbppc/pmppc/dev/
H A Dif_cs_mainbus.c344 cs_wr_eeprom(struct cs_softc *sc, uint16_t offset, uint16_t data) function
439 cs_wr_eeprom(sc, i, tmp);
450 cs_wr_eeprom(sc, i++, checksum << 8);
452 cs_wr_eeprom(sc, i, 0xffff);

Completed in 64 milliseconds