OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ECREG_TBUF
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/arch/sun2/dev/
if_ecreg.h
58
#define
ECREG_TBUF
(2048)
59
#define ECREG_ABUF (
ECREG_TBUF
+ EC_BUF_SZ)
if_ec.c
328
bus_space_write_2(sc->sc_iot, sc->sc_ioh,
ECREG_TBUF
, realcount);
330
ec_copyout(sc, mtod(m, uint8_t *),
ECREG_TBUF
+ off, m->m_len);
333
ec_copyout(sc, padding,
ECREG_TBUF
+ off, count - realcount);
Completed in 13 milliseconds
Indexes created Fri Oct 17 17:09:57 GMT 2025