Searched defs:scope_out (Results 1 – 3 of 3) sorted by relevance
27 #define scope_out(x) if (!cold) movob(IOaddr(OUT/**/x),0) macro30 #define scope_out(x) macro
35 #define scope_out(x) movob(OUT/**/x,0) macro
95 #define scope_out(x) if(iospace_mapped) movob(IOaddr(OUT/**/x),0) macro