Home
last modified time | relevance | path

Searched refs:NEX780 (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/sys/arch/vax/vax/
H A Dsbi.c118 nexusP = (struct nexus *)vax_map_physmem((paddr_t)(NEX780) + in sbi_mainbus_attach()
128 sa.sa_base = (bus_addr_t)NEX780; in sbi_mainbus_attach()
/netbsd-src/sys/arch/vax/include/
H A Dnexus.h77 #define NEX780 ((struct nexus *)0x20000000) macro
/netbsd-src/sys/arch/vax/boot/boot/
H A Ddevopen.c144 nexaddr = ((int)NEX780 + NEXSIZE * adapt); in devopen()