To disable NCQ in the Linux kernel (change sda to match your device).
echo 1 > /sys/block/sda/device/queue_depth
To enable NCQ (change sda to match your device).
echo 31 > /sys/block/sda/device/queue_depth
linux, enable, disable, ncqto, ncq, kernel, sda, echo, sys, queue_depth,