Lines Matching refs:perst_id
758 if (tgtdev->perst_id == persist_id)
908 * @perst_id: Persistent ID of the device
917 u16 perst_id)
925 tgtdev = mpi3mr_get_tgtdev_by_perst_id(mrioc, perst_id);
940 mrioc->scsi_device_channel, tgtdev->perst_id,
1062 dprint_reset(mrioc, "removing target device with perst_id(%d)\n",
1063 tgtdev->perst_id);
1069 dprint_reset(mrioc, "hiding target device with perst_id(%d)\n",
1070 tgtdev->perst_id);
1081 tgtdev->perst_id);
1110 tgtdev->perst_id = le16_to_cpu(dev_pg0->persistent_id);
1152 scsi_tgt_priv_data->perst_id = tgtdev->perst_id;
1332 mpi3mr_report_tgtdev_to_host(mrioc, tgtdev->perst_id);
1364 u16 dev_handle = 0, perst_id = 0;
1366 perst_id = le16_to_cpu(dev_pg0->persistent_id);
1370 __func__, dev_handle, perst_id);
1376 mpi3mr_report_tgtdev_to_host(mrioc, perst_id);
1886 tgt_priv->perst_id, tgtdev->q_depth,
1911 u16 perst_id, handle, dev_info;
1934 perst_id = le16_to_cpu(dev_pg0->persistent_id);
1936 if (perst_id != MPI3_DEVICE0_PERSISTENTID_INVALID)
1937 mpi3mr_report_tgtdev_to_host(mrioc, perst_id);
1955 perst_id = le16_to_cpu(dev_pg0->persistent_id);
1956 if (perst_id != MPI3_DEVICE0_PERSISTENTID_INVALID)
2068 u16 perst_id = 0;
2071 perst_id = le16_to_cpu(dev_pg0->persistent_id);
2072 if (perst_id == MPI3_DEVICE0_PERSISTENTID_INVALID)
2076 tgtdev = __mpi3mr_get_tgtdev_by_perst_id(mrioc, perst_id);
4363 (tgt_dev->perst_id == starget->id))
4367 scsi_tgt_priv_data->perst_id = 0;
4532 scsi_tgt_priv_data->perst_id = tgt_dev->perst_id;
4560 scsi_tgt_priv_data->perst_id = tgt_dev->perst_id;