Searched refs:ASI_AFSR (Results 1 – 3 of 3) sorted by relevance
82 #define ASI_AFSR 0x4c /* [4u] asynchronous fault status register */ macro444 #define ASI_AFSR 0x4c /* Asynchronous fault status register */ macro
1727 afsr = ldxa(0, ASI_AFSR); in ecc_corrected_error() 1729 stxa(0, ASI_AFSR, ldxa(0, ASI_AFSR)); in ecc_corrected_error()
2493 ldxa [%g0] ASI_AFSR, %o3 ! get async fault status2495 stxa %g7, [%g0] ASI_AFSR ! And clear this out, too2736 ldxa [%g0] ASI_AFSR, %o4 ! get async fault status2739 stxa %o0, [%g0] ASI_AFSR ! Clear this out