Searched defs:OUTREG8 (Results 1 – 2 of 2) sorted by relevance
67 #define OUTREG8(addr,val) writeb(val, (rinfo->mmio_base)+addr) macro