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

/freebsd-10.0-release/sys/contrib/dev/acpica/compiler/
H A Dasloptions.c71 #define ASL_SUPPORTED_OPTIONS "@:b|c|d^D:e:f^gh^i|I:l^m:no|p:P^r:s|t|T+G^v^w|x:z" macro
172 while ((j = AcpiGetopt (argc, argv, ASL_SUPPORTED_OPTIONS)) != EOF) switch (j)

Completed in 135 milliseconds