Searched defs:ActionTable (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/acpi/acpidump/
H A Dapmain.c90 AP_DUMP_ACTION ActionTable [AP_MAX_ACTIONS]; variable
158 ActionTable [CurrentAction].Argument = Argument;
159 ActionTable [CurrentAction].ToBeDone = ToBeDone;
375 Action = &ActionTable[i];

Completed in 44 milliseconds