Searched refs:ACPI_METHOD_MAX_ARG (Results 1 - 3 of 3) sorted by relevance

/freebsd-11-stable/sys/contrib/dev/acpica/include/
H A Dacconfig.h275 #define ACPI_METHOD_MAX_ARG 6 macro
/freebsd-11-stable/sys/contrib/dev/acpica/components/dispatcher/
H A Ddsmthdat.c414 if (Index > ACPI_METHOD_MAX_ARG)
418 Index, ACPI_METHOD_MAX_ARG));
/freebsd-11-stable/sys/contrib/dev/acpica/components/debugger/
H A Ddbmethod.c342 if (Index > ACPI_METHOD_MAX_ARG)

Completed in 60 milliseconds