HomeSort by: relevance | last modified time | path
    Searched refs:VAX_BTYP_46 (Results 1 - 19 of 19) sorted by relevancy

  /src/sys/arch/vax/vax/
findcpu.c 95 case VAX_BTYP_46:
vm_machdep.c 243 if (vax_boardtype != VAX_BTYP_46
282 if (vax_boardtype != VAX_BTYP_46
clock.c 153 if (vax_boardtype == VAX_BTYP_46)
156 if (vax_boardtype != VAX_BTYP_46 && vax_boardtype != VAX_BTYP_48)
locore.c 160 case VAX_BTYP_46:
intvec.S 334 cmpl _C_LABEL(vax_boardtype),$VAX_BTYP_46
  /src/sys/arch/vax/boot/boot/
autoconf.c 93 case VAX_BTYP_46:
195 if ((vax_boardtype == VAX_BTYP_46) ||
consio.c 157 case VAX_BTYP_46:
  /src/sys/arch/vax/vsa/
vsaudio.c 152 #if defined(VAX_BTYP_46) || defined(VAX_BTYP_48)
153 case VAX_BTYP_46:
leds.c 73 case VAX_BTYP_46: {
asc_vsbus.c 137 if (vax_boardtype == VAX_BTYP_46 || vax_boardtype == VAX_BTYP_48) {
204 if (vax_boardtype == VAX_BTYP_46 || vax_boardtype == VAX_BTYP_48) {
vsbus_dma.c 111 if (vax_boardtype == VAX_BTYP_46 || vax_boardtype == VAX_BTYP_48) {
ncr.c 121 if (vax_boardtype == VAX_BTYP_49 || vax_boardtype == VAX_BTYP_46
vsbus.c 129 case VAX_BTYP_46:
dz_vsbus.c 256 case VAX_BTYP_46:
lcg.c 443 if ((vax_boardtype != VAX_BTYP_46) && (vax_boardtype != VAX_BTYP_48))
967 if ((vax_boardtype != VAX_BTYP_46) && (vax_boardtype != VAX_BTYP_48))
1039 magic = *lcg_config & (vax_boardtype == VAX_BTYP_46 ? 0xf0 : 0x07);
tc_vsbus.c 153 case VAX_BTYP_46:
spx.c 75 #define SPXg_FB_ADDR ((vax_boardtype == VAX_BTYP_46) ? \
98 #define SPXg_REG_ADDR ((vax_boardtype == VAX_BTYP_46) ? \
107 #define SPXg_REG1_ADDR ((vax_boardtype == VAX_BTYP_46) ? \
147 #define SPXg_BT460_BASE ((vax_boardtype == VAX_BTYP_46) ? \
hdc9224.c 242 if (vax_boardtype == VAX_BTYP_49 || vax_boardtype == VAX_BTYP_46
  /src/sys/arch/vax/include/
sid.h 145 #define VAX_BTYP_46 0x12000004 /* VAXstation 4000/60, 3100/80 */

Completed in 20 milliseconds