Searched defs:ural_read_multi (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/io/ural/
H A Dural.c347 ural_read_multi(struct ural_softc *sc, uint16_t reg, void *buf, int len) function
369 "ural_read_multi(): could not read MAC register:"
1709 ural_read_multi(sc, RAL_STA_CSR0, sc->sta, sizeof (sc->sta));
1890 ural_read_multi(sc, RAL_STA_CSR0, sc->sta, sizeof (sc->sta));
1919 ural_read_multi(sc, RAL_STA_CSR0, sc->sta, sizeof (sc->sta));

Completed in 67 milliseconds