Home
last modified time | relevance | path

Searched refs:ASI_MC_DECODE (Results 1 – 9 of 9) sorted by relevance

/titanic_44/usr/src/uts/sun4u/daktari/ml/
H A Ddaktari_asm.s108 ldxa [%o0]ASI_MC_DECODE, %o0
110 ldxa [%o0]ASI_MC_DECODE, %g1
/titanic_44/usr/src/uts/sun4u/cherrystone/ml/
H A Dcherrystone_asm.s114 ldxa [%o0]ASI_MC_DECODE, %o0
116 ldxa [%o0]ASI_MC_DECODE, %g1
/titanic_44/usr/src/uts/sun4u/starcat/ml/
H A Dstarcat_asm.s72 ldxa [%o0]ASI_MC_DECODE, %o0
H A Ddrmach_asm.s511 stxa %o2, [%o1]ASI_MC_DECODE
513 ldxa [%o1]ASI_MC_DECODE, %g0 ! read back to insure written
/titanic_44/usr/src/uts/sun4u/lw8/ml/
H A Dlw8_platmod_asm.s91 ldxa [%o0]ASI_MC_DECODE, %o0
/titanic_44/usr/src/uts/sun4u/serengeti/ml/
H A Dserengeti_asm.s91 ldxa [%o0]ASI_MC_DECODE, %o0
H A Dsbdp_asm.s319 stxa %o1, [%o0]ASI_MC_DECODE
/titanic_44/usr/src/uts/sun4u/sys/
H A Dcheetahregs.h172 #define ASI_MC_DECODE 0x72 /* Memory Address Decoding Registers */ macro
/titanic_44/usr/src/uts/sun4u/serengeti/io/
H A Dsbdp_mem.c1605 *asi = ASI_MC_DECODE; in mc_get_addr()