Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/acpi/acpixtract/
H A Daxmain.c125 AxAction = AX_LIST_ALL; /* List tables only, do not extract */ in main()
172 case AX_LIST_ALL: in main()
H A Dacpixtract.h66 #define AX_LIST_ALL 1 macro