Searched refs:UBASIZE (Results 1 - 3 of 3) sorted by relevance

/netbsd-current/sys/arch/vax/uba/
H A Duba_cmi.c84 #define UBASIZE ((UBAPAGES + UBAIOPAGES) * VAX_NBPG) macro
85 #define UMEM750(i) (0xfc0000 - (i) * UBASIZE)
H A Duba_ubi.c84 #define UBASIZE ((UBAPAGES + UBAIOPAGES) * VAX_NBPG) macro
H A Duba_sbi.c94 #define UBASIZE (UBAPAGES * VAX_NBPG) macro
214 sc->uv_size = UBASIZE; /* Size in bytes of Unibus space */

Completed in 75 milliseconds