OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:UBASIZE
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/arch/vax/uba/
uba_cmi.c
84
#define
UBASIZE
((UBAPAGES + UBAIOPAGES) * VAX_NBPG)
85
#define UMEM750(i) (0xfc0000 - (i) *
UBASIZE
)
uba_ubi.c
84
#define
UBASIZE
((UBAPAGES + UBAIOPAGES) * VAX_NBPG)
uba_sbi.c
94
#define
UBASIZE
(UBAPAGES * VAX_NBPG)
214
sc->uv_size =
UBASIZE
; /* Size in bytes of Unibus space */
Completed in 15 milliseconds
Indexes created Fri Sep 26 20:09:58 GMT 2025