Home
last modified time | relevance | path

Searched refs:ephsr (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/sys/arch/amiga/dev/
H A Dif_es.c210 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() local
446 ephsr = smc->b0.ephsr; /* get EPHSR */ in esintr()
447 __USE(ephsr); in esintr()
460 printf(" EPHSR %04x\n", ephsr); in esintr()
H A Dif_esreg.h35 volatile u_short ephsr; /* EPH Status Register */ member