OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:ea_writebuf
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/dev/ic/
seeq8005.c
143
static void
ea_writebuf
(struct seeq8005_softc *, u_char *, int, size_t);
353
ea_writebuf
(sc, NULL, 0x0000, 0); \
588
ea_writebuf
(struct seeq8005_softc *sc, u_char *buf, int addr, size_t len)
function
806
ea_writebuf
(sc, NULL, sc->sc_rx_ptr, 0);
826
ea_writebuf
(sc, NULL, 0x0000, 0);
963
ea_writebuf
(sc, mtod(m, u_char *), bufstart + 4 + len,
969
ea_writebuf
(sc, padbuf, bufstart + 4 + len,
976
ea_writebuf
(sc, hdr, bufstart + 4 + len, 4);
988
ea_writebuf
(sc, hdr, bufstart, 4);
Completed in 23 milliseconds
Indexes created Thu Apr 16 00:22:31 UTC 2026