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

  /src/sys/dev/mscp/
mscpreg.h 133 #define MP_STEP3 0x2000 /* step 3 has started */
145 #define ALLSTEPS (MP_ERR | MP_STEP4 | MP_STEP3 | MP_STEP2 | MP_STEP1)
153 #define STEP2GOOD(iv) (MP_STEP3 | MP_IE | (iv))
  /src/sys/arch/vax/boot/boot/
tmscp.c 105 while((udacsr->udasa&MP_STEP3) == 0);
ra.c 155 while ((*ra_sa & MP_STEP3) == 0)
158 printf("MP_STEP3...");

Completed in 14 milliseconds