Lines Matching refs:Function
163 * FUNCTION: AeRegionHandler
176 UINT32 Function,
269 switch (Function & ACPI_IO_MASK)
331 Status = AcpiExGetProtocolBufferLength ((Function >> 16), &Length);
335 (Function >> 16));
352 (Function & ACPI_IO_MASK) ? "Write" : "Read ",
353 (UINT32) (Function >> 16),
400 (Function & ACPI_IO_MASK) ? "Write" : "Read ",
401 (UINT32) (Function >> 16), (UINT32) Address, (UINT32) BaseAddress,
437 (Function & ACPI_IO_MASK) ? "Write" : "Read ",
465 (Function & ACPI_IO_MASK) ? "Write" : "Read ");
467 if ((Function & ACPI_IO_MASK) == ACPI_WRITE)
685 switch (Function)
714 (Function & ACPI_IO_MASK) ? "Write" : "Read ",
733 (Function & ACPI_IO_MASK) ? "Write" : "Read ", (UINT32) *Value,