freebsd-skq/sys/dev/acpica/Osd
jkim 8670848171 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).
2010-07-16 04:27:38 +00:00
..
OsdDebug.c Import ACPICA 20090521. 2009-06-05 18:44:36 +00:00
OsdHardware.c Simplify AcpiOsReadPort() and AcpiOsWritePort() with iodev_read_*() and 2010-07-16 04:27:38 +00:00
OsdInterrupt.c Import ACPICA 20090521. 2009-06-05 18:44:36 +00:00
OsdMemory.c Use pmap_mapdev()/pmap_unmapdev() to map device memory instead of using 2010-07-16 03:59:50 +00:00
OsdSchedule.c Merge ACPICA 20100121. 2010-01-21 21:14:28 +00:00
OsdStream.c Import ACPICA 20090521. 2009-06-05 18:44:36 +00:00
OsdSynch.c Add a missing return in NULL mutex case. 2009-06-22 17:46:55 +00:00
OsdTable.c Import ACPICA 20090521. 2009-06-05 18:44:36 +00:00