HomeSort by: relevance | last modified time | path
    Searched refs:depca_rdcsr (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/dev/ic/
depcavar.h 84 u_int16_t depca_rdcsr(struct lance_softc *, u_int16_t);
depca.c 148 depca_rdcsr(struct lance_softc *sc, uint16_t port) function in typeref:typename:uint16_t
293 sc->sc_rdcsr = depca_rdcsr;

Completed in 22 milliseconds