Searched defs:ioc_writeb (Results 1 – 2 of 2) sorted by relevance
20 #define ioc_writeb(val,off) __raw_writeb(val, IOC_BASE + (off)) macro