OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:ne2000_write_mbuf
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/ic/
ne2000.c
89
static int
ne2000_write_mbuf
(struct dp8390_softc *, struct mbuf *, int);
202
dsc->write_mbuf =
ne2000_write_mbuf
;
548
ne2000_write_mbuf
(struct dp8390_softc *sc, struct mbuf *m, int buf)
function
670
panic("
ne2000_write_mbuf
: negative len");
673
panic("
ne2000_write_mbuf
: data != lim");
ne2000.c
89
static int
ne2000_write_mbuf
(struct dp8390_softc *, struct mbuf *, int);
202
dsc->write_mbuf =
ne2000_write_mbuf
;
548
ne2000_write_mbuf
(struct dp8390_softc *sc, struct mbuf *m, int buf)
function
670
panic("
ne2000_write_mbuf
: negative len");
673
panic("
ne2000_write_mbuf
: data != lim");
Completed in 91 milliseconds
Indexes created Sun Jul 19 00:25:04 UTC 2026