Home
last modified time | relevance | path

Searched refs:perst_id (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-6.6/drivers/scsi/mpi3mr/
H A Dmpi3mr_os.c758 if (tgtdev->perst_id == persist_id) in __mpi3mr_get_tgtdev_by_perst_id()
908 * @perst_id: Persistent ID of the device
917 u16 perst_id) in mpi3mr_report_tgtdev_to_host()
925 tgtdev = mpi3mr_get_tgtdev_by_perst_id(mrioc, perst_id); in mpi3mr_report_tgtdev_to_host()
940 mrioc->scsi_device_channel, tgtdev->perst_id, in mpi3mr_report_tgtdev_to_host()
1062 dprint_reset(mrioc, "removing target device with perst_id(%d)\n", in mpi3mr_rfresh_tgtdevs()
1063 tgtdev->perst_id); in mpi3mr_rfresh_tgtdevs()
1069 dprint_reset(mrioc, "hiding target device with perst_id(%d)\n", in mpi3mr_rfresh_tgtdevs()
1070 tgtdev->perst_id); in mpi3mr_rfresh_tgtdevs()
1081 tgtdev->perst_id); in mpi3mr_rfresh_tgtdevs()
916 mpi3mr_report_tgtdev_to_host(struct mpi3mr_ioc *mrioc, u16 perst_id) mpi3mr_report_tgtdev_to_host() argument
1364 u16 dev_handle = 0, perst_id = 0; mpi3mr_devinfochg_evt_bh() local
1911 u16 perst_id, handle, dev_info; mpi3mr_fwevt_bh() local
2068 u16 perst_id = 0; mpi3mr_create_tgtdev() local
[all...]
H A Dmpi3mr.h676 * @perst_id: FW assigned Persistent ID
699 u16 perst_id; member
755 * @perst_id: FW assigned Persistent ID
773 u16 perst_id; member
H A Dmpi3mr_app.c350 devmap_info[i].perst_id = tgtdev->perst_id; in mpi3mr_get_all_tgt_info()
1853 return sysfs_emit(buf, "%d\n", tgtdev->perst_id); in persistent_id_show()
/kernel/linux/linux-6.6/include/uapi/scsi/
H A Dscsi_bsg_mpi3mr.h180 * @perst_id: Persistent ID assigned by the firmware
188 __u16 perst_id; member

Completed in 11 milliseconds