K 10 svn:author V 4 jkim K 8 svn:date V 27 2010-07-16T04:27:38.559046Z K 7 svn:log V 223 Simplify AcpiOsReadPort() and AcpiOsWritePort() with iodev_read_*() and iodev_write_*(). This removes unnecessary uses of temporary macros as well. There is no functional change after this (verified with md5(1) on amd64). END