Searched refs:MinArgs (Results 1 - 2 of 2) sorted by relevance

/barrelfish-master/lib/acpica/source/include/
H A Dacdebug.h131 UINT8 MinArgs; /* Minimum arguments required */ member in struct:acpi_db_command_info
/barrelfish-master/lib/acpica/source/components/debugger/
H A Ddbinput.c861 if (ParamCount < AcpiGbl_DbCommands[CommandIndex].MinArgs)
865 AcpiGbl_DbCommands[CommandIndex].MinArgs);

Completed in 41 milliseconds