OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:IE_PAGESIZE
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/arch/acorn32/podulebus/
if_iereg.h
43
#define
IE_PAGESIZE
4096
45
#define IE_COFF2POFF(off) ((off) %
IE_PAGESIZE
* 2)
46
#define IE_COFF2PAGE(off) (((off) % IE_MEMSIZE) /
IE_PAGESIZE
)
if_ie.c
524
cnt =
IE_PAGESIZE
- dest %
IE_PAGESIZE
;
547
cnt =
IE_PAGESIZE
- src %
IE_PAGESIZE
;
569
cnt =
IE_PAGESIZE
- p %
IE_PAGESIZE
;
Completed in 13 milliseconds
Indexes created Wed Oct 22 13:09:56 GMT 2025