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

  /src/sys/arch/newsmips/dev/
sc_wrap.c 44 static struct sc_scb *get_scb(struct sc_softc *, int);
163 get_scb(struct sc_softc *sc, int flags) function in typeref:struct:sc_scb *
198 if ((scb = get_scb(sc, flags)) == NULL)
sc_wrap.c 44 static struct sc_scb *get_scb(struct sc_softc *, int);
163 get_scb(struct sc_softc *sc, int flags) function in typeref:struct:sc_scb *
198 if ((scb = get_scb(sc, flags)) == NULL)

Completed in 21 milliseconds