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

  /src/sys/arch/vax/include/
ka420.h 145 #define KA420_CFG_MULTU 0x80 /* MicroVAX or VAXstation */
  /src/sys/arch/vax/vsa/
smg.c 243 if ((vax_confdata & KA420_CFG_MULTU) != 0)
998 if ((vax_confdata & (KA420_CFG_L3CON | KA420_CFG_MULTU)) != 0)
gpx.c 284 if ((vax_confdata & KA420_CFG_MULTU) != 0)
1281 if ((vax_confdata & (KA420_CFG_L3CON | KA420_CFG_MULTU)) != 0)
spx.c 1217 (vax_confdata & KA420_CFG_MULTU)) &&
  /src/sys/arch/vax/uba/
qv.c 1027 (vax_confdata & KA420_CFG_MULTU))

Completed in 15 milliseconds