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

  /src/sys/arch/luna68k/stand/boot/
lance.c 142 lance_get(void *cookie, void *data, size_t maxlen) function in typeref:typename:int
  /src/sys/arch/ews4800mips/stand/common/
lance.c 62 bool lance_get(void *, size_t);
104 lance_get(void *data, size_t len) function in typeref:typename:bool
  /src/sys/dev/ic/
lance.c 102 integrate struct mbuf *lance_get(struct lance_softc *, int, int);
365 lance_get(struct lance_softc *sc, int boff, int totlen) function in typeref:typename:integrate struct mbuf *
440 m = lance_get(sc, boff, len);

Completed in 13 milliseconds