Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/dev/acpica/components/utilities/
H A Dutpredef.c199 (ThisName->Info.ExpectedBtypes != ACPI_RTYPE_ALL)) in AcpiUtGetNextPredefinedMethod()
/f-stack/freebsd/contrib/dev/acpica/components/namespace/
H A Dnspredef.c261 (Predefined->Info.ExpectedBtypes == ACPI_RTYPE_ALL)) in AcpiNsCheckReturnValue()
/f-stack/freebsd/contrib/dev/acpica/include/
H A Daclocal.h591 #define ACPI_RTYPE_ALL 0x3F macro
H A Dacpredef.h573 … METHOD_RETURNS (ACPI_RTYPE_ALL)}}, /* Must return a value, but it can be of any type */