OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:HME_XD_SIZE
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/ic/
hmereg.h
301
#define
HME_XD_SIZE
8
302
#define HME_XD_FLAGS(b, i) ((char *)(b) + ((i) *
HME_XD_SIZE
) + 0)
303
#define HME_XD_ADDR(b, i) ((char *)(b) + ((i) *
HME_XD_SIZE
) + 4)
hme.c
410
p += ntbuf *
HME_XD_SIZE
;
411
dma += ntbuf *
HME_XD_SIZE
;
421
p += nrbuf *
HME_XD_SIZE
;
422
dma += nrbuf *
HME_XD_SIZE
;
Completed in 240 milliseconds
Indexes created Wed Oct 15 16:09:53 GMT 2025