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

/netbsd-current/sys/external/bsd/acpica/dist/tools/acpixtract/
H A Daxmain.c97 int AxAction; local
105 AxAction = AX_EXTRACT_AML_TABLES; /* Default: DSDT & SSDTs */
123 AxAction = AX_EXTRACT_ALL; /* Extract all tables found */
133 AxAction = AX_LIST_ALL; /* List tables only, do not extract */
138 AxAction = AX_EXTRACT_MULTI_TABLE; /* Make single file for all DSDT/SSDTs */
143 AxAction = AX_EXTRACT_SIGNATURE; /* Extract only tables with this sig */
184 switch (AxAction)

Completed in 184 milliseconds