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

/openbsd-current/sys/arch/sparc64/dev/
H A Diommureg.h110 #define IOTTE_W 0x0000000000000002LL /* Writeable */ macro
146 #define MAKEIOTTE(pa,w,c,s) (((pa)&IOTTE_PAMASK)|((w)?IOTTE_W:0)|((c)?IOTTE_C:0)|((s)?IOTTE_STREAM:0)|(IOTTE_V|IOTTE_8K))

Completed in 111 milliseconds