Home
last modified time | relevance | path

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

/freebsd/sys/contrib/dev/acpica/components/events/
H A Devregion.c1021 ACPI_HANDLE RegMethod; in AcpiEvExecuteOrphanRegMethod() local
1042 Status = AcpiGetHandle (DeviceNode, METHOD_NAME__REG, &RegMethod); in AcpiEvExecuteOrphanRegMethod()
1077 (void) AcpiEvaluateObject (RegMethod, NULL, &Args, NULL); in AcpiEvExecuteOrphanRegMethod()