Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/acpi/acpidump/
H A Dapmain.c197 AP_DUMP_ACTION ActionTable [AP_MAX_ACTIONS]; variable
265 ActionTable [CurrentAction].Argument = Argument; in ApInsertAction()
266 ActionTable [CurrentAction].ToBeDone = ToBeDone; in ApInsertAction()
499 Action = &ActionTable[i]; in main()