ACPI_IO_MASK
if ((function & ACPI_IO_MASK) == ACPI_READ)
if ((function & ACPI_IO_MASK) == ACPI_READ) {
u8 action = function & ACPI_IO_MASK;