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

  /src/sys/dev/mscp/
mscpreg.h 132 #define MP_STEP4 0x4000 /* step 4 has started */
145 #define ALLSTEPS (MP_ERR | MP_STEP4 | MP_STEP3 | MP_STEP2 | MP_STEP1)
156 #define STEP3GOOD MP_STEP4
  /src/sys/arch/vax/boot/boot/
tmscp.c 107 while((udacsr->udasa&MP_STEP4) == 0);
ra.c 162 while ((*ra_sa & MP_STEP4) == 0)
165 printf("MP_STEP4\n");

Completed in 12 milliseconds