Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/acpi/acpidump/
H A Dapmain.c190 ApInsertAction (
258 ApInsertAction ( in ApInsertAction() function
406 if (ApInsertAction (AcpiGbl_Optarg, AP_DUMP_TABLE_BY_ADDRESS)) in ApDoOptions()
414 if (ApInsertAction (AcpiGbl_Optarg, AP_DUMP_TABLE_BY_FILE)) in ApDoOptions()
422 if (ApInsertAction (AcpiGbl_Optarg, AP_DUMP_TABLE_BY_NAME)) in ApDoOptions()
438 if (ApInsertAction (NULL, AP_DUMP_ALL_TABLES)) in ApDoOptions()