Searched refs:ASI_PHYS_NON_CACHED (Results 1 - 4 of 4) sorted by relevance

/netbsd-current/sys/dev/sbus/
H A Dstp4020.c845 if ((uint8_t)pcmhp->memh._asi == ASI_PHYS_NON_CACHED)
886 if ((uint8_t)pcihp->ioh._asi == ASI_PHYS_NON_CACHED)
/netbsd-current/sys/arch/sparc64/sparc64/
H A Dcpu.c726 return lduwa(0x1fff40000d0UL, ASI_PHYS_NON_CACHED);
H A Dmachdep.c2263 hp->_sasi = ASI_PHYS_NON_CACHED;
2289 hp->_asi = ASI_PHYS_NON_CACHED;
2290 hp->_sasi = ASI_PHYS_NON_CACHED;
/netbsd-current/sys/arch/sparc64/include/
H A Dctlreg.h50 #define ASI_PHYS_NON_CACHED 0x15 /* [4u] MMU bypass to I/O location */ macro

Completed in 214 milliseconds