Lines Matching refs:MPI2_VERSION
413 * @mpi_version: will be MPI2_VERSION for mpt2ctl ioctl device &
1172 case MPI2_VERSION:
1814 (ioc->hba_mpi_version_belonged == MPI2_VERSION) ?
1870 if (ioc->hba_mpi_version_belonged != MPI2_VERSION)
2524 * @mpi_version: will be MPI2_VERSION for mpt2ctl ioctl device &
2688 /* pass MPI2_VERSION value, to indicate that this ioctl cmd
2691 ret = _ctl_ioctl_main(file, cmd, (void __user *)arg, 0, MPI2_VERSION);
2726 ret = _ctl_ioctl_main(file, cmd, (void __user *)arg, 1, MPI2_VERSION);
3401 (ioc->hba_mpi_version_belonged == MPI2_VERSION) ?
3410 if (ioc->hba_mpi_version_belonged != MPI2_VERSION)