Home | Sort by: relevance | last modified time | path |
/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); |