Home
last modified time | relevance | path

Searched refs:AcpiRead (Results 1 – 4 of 4) sorted by relevance

/f-stack/freebsd/contrib/dev/acpica/components/hardware/
H A Dhwxface.c246 AcpiRead ( in ACPI_EXPORT_SYMBOL()
253 ACPI_FUNCTION_NAME (AcpiRead); in ACPI_EXPORT_SYMBOL()
260 ACPI_EXPORT_SYMBOL (AcpiRead) in ACPI_EXPORT_SYMBOL() argument
H A Dhwesleep.c286 Status = AcpiRead (&SleepStatus, &AcpiGbl_FADT.SleepStatus); in AcpiHwExtendedSleep()
/f-stack/freebsd/contrib/dev/acpica/include/
H A Dacpixf.h1221 AcpiRead (
/f-stack/freebsd/contrib/dev/acpica/
H A Dchanges.txt1862 tables, as well as the GAS structures passed to the AcpiRead and
2345 registers, registers in other ACPI data tables, and the AcpiRead and
4951 AcpiRead: On error, do not modify the return value target location. If an
6569 transfer support for GAS register structures passed to AcpiRead and
8814 AcpiRead/Write
8817 Fixed a regression related to the recent update of the AcpiRead/Write
8881 Updated the AcpiRead and AcpiWrite external interfaces to support 64-bit
9226 Fixed the parameter validation for AcpiRead/Write. Now return
9391 AcpiRead - Low-level read ACPI register (was HwLowLevelRead.)