Lines Matching refs:SNA
391 [Enable SandyBridge\'s New Acceleration (SNA) [default=auto]]),
392 [SNA="$enableval"],
393 [SNA=auto])
399 if test "x$SNA" != "xno"; then
400 AC_DEFINE(USE_SNA, 1, [Enable SNA support])
644 AC_MSG_CHECKING([whether to include SNA support])
645 AM_CONDITIONAL(SNA, test "x$SNA" != "xno")
646 AC_MSG_RESULT([$SNA])
674 if test "x$SNA" != "xno"; then
688 if test "x$SNA" != "xno"; then
689 AC_DEFINE(DEFAULT_ACCEL_METHOD, SNA, [Default acceleration method])
692 AC_MSG_ERROR([SNA requested as default, but is not enabled])
707 if test "x$SNA" != "xno" -o "x$UXA" != "xno"; then
856 if test "x$SNA" != "xno"; then
869 if test "x$SNA" = "xno"; then