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

  /src/sys/dev/ic/
dp8390var.h 170 struct mbuf *dp8390_get(struct dp8390_softc *, int, u_short);
dp8390.c 929 m = dp8390_get(sc, buf, len);
1014 dp8390_get(struct dp8390_softc *sc, int src, u_short total_len) function in typeref:struct:mbuf *

Completed in 13 milliseconds