Home
last modified time | relevance | path

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

/titanic_44/usr/src/cmd/acpi/acpidump/
H A Dapmain.c90 AP_DUMP_ACTION ActionTable [AP_MAX_ACTIONS]; variable
158 ActionTable [CurrentAction].Argument = Argument; in ApInsertAction()
159 ActionTable [CurrentAction].ToBeDone = ToBeDone; in ApInsertAction()
375 Action = &ActionTable[i]; in main()