HomeSort by: relevance | last modified time | path
    Searched defs:le_pcc_wrcsr (Results 1 - 1 of 1) sorted by relevancy

  /src/sys/arch/mvme68k/dev/
if_le.c 122 hide void le_pcc_wrcsr(struct lance_softc *, uint16_t, uint16_t);
126 le_pcc_wrcsr(struct lance_softc *sc, uint16_t port, uint16_t val) function in typeref:typename:hide void
202 sc->sc_wrcsr = le_pcc_wrcsr;

Completed in 12 milliseconds