Lines Matching refs:SNA
397 [Enable SandyBridge\'s New Acceleration (SNA) [default=auto]]),
398 [SNA="$enableval"],
399 [SNA=auto])
401 if test "x$SNA" != "xno"; then
402 AC_DEFINE(USE_SNA, 1, [Enable SNA support])
629 AC_MSG_CHECKING([whether to include SNA support])
630 AM_CONDITIONAL(SNA, test "x$SNA" != "xno")
631 AC_MSG_RESULT([$SNA])
659 if test "x$SNA" != "xno"; then
673 if test "x$SNA" != "xno"; then
674 AC_DEFINE(DEFAULT_ACCEL_METHOD, SNA, [Default acceleration method])
677 AC_MSG_ERROR([SNA requested as default, but is not enabled])
692 if test "x$SNA" != "xno" -o "x$UXA" != "xno"; then
861 if test "x$SNA" != "xno"; then
874 if test "x$SNA" = "xno"; then