Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/dev/acpica/components/events/
H A Devregion.c985 ACPI_HANDLE RegMethod; in AcpiEvExecuteOrphanRegMethod() local
1006 Status = AcpiGetHandle (DeviceNode, METHOD_NAME__REG, &RegMethod); in AcpiEvExecuteOrphanRegMethod()
1041 (void) AcpiEvaluateObject (RegMethod, NULL, &Args, NULL); in AcpiEvExecuteOrphanRegMethod()