Searched refs:ephsr (Results 1 – 2 of 2) sorted by relevance
210 SWAP(smc->b0.tcr), SWAP(smc->b0.ephsr), SWAP(smc->b0.rcr), in es_dump_smcregs()431 u_short save_ptr, ephsr, tcr; in esintr() local446 ephsr = smc->b0.ephsr; /* get EPHSR */ in esintr()447 __USE(ephsr); in esintr()460 printf(" EPHSR %04x\n", ephsr); in esintr()
35 volatile u_short ephsr; /* EPH Status Register */ member