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

  /src/sys/arch/vax/include/
mtpr.h 64 #define PR_CSRS 28 /* Console Storage R/S */
  /src/sys/arch/vax/boot/boot/
ctu.c 107 while ((mfpr(PR_CSRS) & 0x80) == 0)
  /src/sys/arch/vax/vax/
ctu.c 173 mtpr(0100, PR_CSRS); /* Enable receive interrupt */
196 mtpr(0, PR_CSRS);
265 if ((mfpr(PR_CSRS) & 0x80))

Completed in 15 milliseconds