Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/acpi/acpixtract/
H A Daxmain.c241 AxAction = AX_LIST_ALL; /* List tables only, do not extract */ in main()
304 case AX_LIST_ALL: in main()
H A Dacpixtract.h174 #define AX_LIST_ALL 1 macro