driver instances, set the following tunable value in
.Xr loader.conf 5 :
.Bd -literal -offset indent
-hw.mps.disable_msi=1
-.Ed
-.Pp
-To disable MSI-X interrupts for all
-.Nm
-driver instances, set the following tunable value in
-.Xr loader.conf 5 :
-.Bd -literal -offset indent
-hw.mps.disable_msix=1
+hw.mps.msi.enable=0
.Ed
.Pp
+.\"To disable MSI-X interrupts for all
+.\".Nm
+.\"driver instances, set the following tunable value in
+.\".Xr loader.conf 5 :
+.\".Bd -literal -offset indent
+.\"hw.mps.disable_msix=1
+.\".Ed
+.\".Pp
To allow the driver to send multiple task management commands (like abort,
LUN reset, etc.), set the following variable:
.Bd -literal -offset indent