Home
last modified time | relevance | path

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

/freebsd-12.1/sys/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()
/freebsd-12.1/sys/contrib/dev/acpica/include/
H A Dacpixf.h1207 AcpiRead (
/freebsd-12.1/sys/contrib/dev/acpica/
H A Dchanges.txt820 tables, as well as the GAS structures passed to the AcpiRead and
1303 registers, registers in other ACPI data tables, and the AcpiRead and
3909 AcpiRead: On error, do not modify the return value target location. If an
5527 transfer support for GAS register structures passed to AcpiRead and
7772 AcpiRead/Write
7775 Fixed a regression related to the recent update of the AcpiRead/Write
7839 Updated the AcpiRead and AcpiWrite external interfaces to support 64-bit
8184 Fixed the parameter validation for AcpiRead/Write. Now return
8349 AcpiRead - Low-level read ACPI register (was HwLowLevelRead.)