Searched refs:AcpiDisable (Results 1 - 9 of 9) sorted by relevance

/netbsd-current/sys/external/bsd/acpica/dist/hardware/
H A Dhwacpi.c101 if (!AcpiGbl_FADT.AcpiEnable && !AcpiGbl_FADT.AcpiDisable)
126 (UINT32) AcpiGbl_FADT.AcpiDisable, 8);
/netbsd-current/sys/external/bsd/acpica/dist/events/
H A Devxfevnt.c121 * FUNCTION: AcpiDisable
132 AcpiDisable (
138 ACPI_FUNCTION_TRACE (AcpiDisable);
173 ACPI_EXPORT_SYMBOL (AcpiDisable)
H A Devmisc.c334 Status = AcpiDisable ();
337 ACPI_WARNING ((AE_INFO, "AcpiDisable failed"));
/netbsd-current/sys/external/bsd/acpica/dist/common/
H A Ddmtbinfo.c193 {ACPI_DMT_UINT8, ACPI_FADT_OFFSET (AcpiDisable), "ACPI Disable Value", 0},
/netbsd-current/sys/external/bsd/acpica/dist/include/
H A Dactbl.h268 UINT8 AcpiDisable; /* Value to write to SMI_CMD to disable ACPI */ member in struct:acpi_table_fadt
H A Dacpixf.h488 AcpiDisable (
/netbsd-current/sys/dev/acpi/
H A Dacpi_verbose.c353 { 53, "ACPI_DISABLE", AcpiGbl_FADT.AcpiDisable },
H A Dacpi.c358 AcpiDisable();
/netbsd-current/usr.sbin/acpitools/acpidump/
H A Dacpi.c4220 printf("ACPI_DISABLE=0x%x, ", fadt->AcpiDisable);

Completed in 270 milliseconds