SUN3_MONSHORTPAGE
if ((vaddr_t)ptr >= SUN3_MONSHORTPAGE &&
(vaddr_t)ptr < SUN3_MONSHORTPAGE + PAGE_SIZE)
eva = SUN3_MONSHORTPAGE;
if ((sun2_devmap + length) > SUN3_MONSHORTPAGE)
if ((sun3_devmap + length) > SUN3_MONSHORTPAGE)