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

  /src/sys/dev/ic/
hd64570.c 167 static struct mbuf *sca_mbuf_alloc(struct sca_softc *, void *, u_int);
1563 m = sca_mbuf_alloc(scp->sca, bufp, len);
1963 sca_mbuf_alloc(struct sca_softc *sc, void *p, u_int len) function in typeref:struct:mbuf *
hd64570.c 167 static struct mbuf *sca_mbuf_alloc(struct sca_softc *, void *, u_int);
1563 m = sca_mbuf_alloc(scp->sca, bufp, len);
1963 sca_mbuf_alloc(struct sca_softc *sc, void *p, u_int len) function in typeref:struct:mbuf *

Completed in 23 milliseconds