OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:VME_IOC_PAGESZ
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/arch/sparc/dev/
vmereg.h
88
#define
VME_IOC_PAGESZ
(1 << VME_IOC_IDXSHFT) /* 8192 */
vme_machdep.c
978
map->_dm_align =
VME_IOC_PAGESZ
;
1009
buflen = (buflen +
VME_IOC_PAGESZ
- 1) & -
VME_IOC_PAGESZ
;
1019
buflen -=
VME_IOC_PAGESZ
;
1048
len -=
VME_IOC_PAGESZ
;
Completed in 12 milliseconds
Indexes created Tue Oct 14 15:09:51 GMT 2025