Searched refs:sbifs (Results 1 - 1 of 1) sorted by relevance

/netbsd-current/sys/arch/vax/vax/
H A Dka780.c327 int sbifs; local
334 sbifs = mfpr(PR_SBIFS);
335 printf("\ttimo %x parity %x sbier %x pc %x psl %x sbifs %x\n",
337 mcf->mc8_pc, mcf->mc8_psl, sbifs);
340 mtpr(sbifs &~ 0x2000000, PR_SBIFS);

Completed in 126 milliseconds