Searched refs:lom1_read (Results 1 – 1 of 1) sorted by relevance
210 static int lom1_read(struct lom_softc *, uint8_t, uint8_t *);455 return lom1_read(sc, reg, val); in lom_read()494 lom1_read(struct lom_softc *sc, uint8_t reg, uint8_t *val) in lom1_read() function