Lines Matching refs:Function
163 * FUNCTION: AcpiExSystemMemorySpaceHandler
165 * PARAMETERS: Function - Read or Write operation
181 UINT32 Function,
342 BitWidth, Function, ACPI_FORMAT_UINT64 (Address)));
352 switch (Function)
431 * FUNCTION: AcpiExSystemIoSpaceHandler
433 * PARAMETERS: Function - Read or Write operation
449 UINT32 Function,
465 BitWidth, Function, ACPI_FORMAT_UINT64 (Address)));
467 /* Decode the function parameter */
469 switch (Function)
496 * FUNCTION: AcpiExPciConfigSpaceHandler
498 * PARAMETERS: Function - Read or Write operation
514 UINT32 Function,
535 * PciFunction is the PCI device function number
547 Function, BitWidth, PciId->Segment, PciId->Bus, PciId->Device,
548 PciId->Function, PciRegister));
550 switch (Function)
577 * FUNCTION: AcpiExCmosSpaceHandler
579 * PARAMETERS: Function - Read or Write operation
595 UINT32 Function,
614 * FUNCTION: AcpiExPciBarSpaceHandler
616 * PARAMETERS: Function - Read or Write operation
632 UINT32 Function,
651 * FUNCTION: AcpiExDataTableSpaceHandler
653 * PARAMETERS: Function - Read or Write operation
669 UINT32 Function,
691 switch (Function)