Searched refs:SRCBASE (Results 1 – 3 of 3) sorted by relevance
/netbsd-src/distrib/alpha/rz25dist/ |
H A D | build_dist | 4 SRCBASE=/usr/src 5 TOOLSRCBASE=${SRCBASE}/toolchain 6 XSRCBASE=${SRCBASE}/xc 29 cd ${SRCBASE} 39 cd ${SRCBASE}/distrib/alpha/rz25dist 50 cd ${SRCBASE} 58 cd ${SRCBASE}
|
/netbsd-src/sys/dev/pci/ |
H A D | voodoofbreg.h | 164 #define SRCBASE (0x00100000 + 0x34) macro
|
H A D | voodoofb.c | 827 voodoo3_write32(sc, SRCBASE, offset); in voodoofb_putchar_aa() 919 voodoo3_write32(sc, SRCBASE, 0); in voodoofb_putchar_aa() 1034 voodoo3_write32(sc, SRCBASE, 0); in voodoofb_bitblt() 1073 voodoo3_write32(sc, SRCBASE, 0); in voodoofb_rectinvert() 1645 voodoo3_write32(sc, SRCBASE, 0); in voodoofb_set_videomode() 1695 voodoo3_write32(sc, SRCBASE, 0); in voodoofb_init()
|