Searched refs:lom2_write (Results 1 – 1 of 1) sorted by relevance
205 int lom2_write(struct lom_softc *, uint8_t, uint8_t);394 return lom2_write(sc, reg, val); in lom_write()664 lom2_write(struct lom_softc *sc, uint8_t reg, uint8_t val) in lom2_write() function