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

/netbsd-current/sys/arch/sparc/sparc/
H A Dmemreg.c227 snprintb(bits, sizeof(bits), AFSR_BITS, afsr);
H A Dintr.c226 snprintb(bits, sizeof(bits), AFSR_BITS, afsr);
/netbsd-current/sys/arch/sparc/include/
H A Dctlreg.h420 #define AFSR_BITS "\177\020" \ macro
/netbsd-current/sys/arch/sparc64/include/
H A Dctlreg.h331 #define AFSR_BITS "\177\20" \ macro
/netbsd-current/sys/arch/sparc64/sparc64/
H A Dtrap.c1395 snprintb(buf, sizeof(buf), AFSR_BITS, afsr);
1726 snprintb(buf, sizeof(buf), AFSR_BITS, afsr);

Completed in 226 milliseconds