OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:IEVME_PAGESIZE
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/arch/sun3/dev/
if_iereg.h
93
#define
IEVME_PAGESIZE
1024 /* bytes */
/src/sys/arch/mvme68k/stand/netboot/
if_iereg.h
93
#define
IEVME_PAGESIZE
1024 /* bytes */
/src/sys/dev/vme/
if_ie_vme.c
170
#define
IEVME_PAGESIZE
1024 /* bytes */
531
sc->scp = (IE_SCP_ADDR & (
IEVME_PAGESIZE
- 1));
549
sc->buf_area =
IEVME_PAGESIZE
;
550
sc->buf_area_sz = memsize -
IEVME_PAGESIZE
;
Completed in 13 milliseconds
Indexes created Thu Oct 02 07:10:07 GMT 2025