Home
last modified time | relevance | path

Searched refs:wwid (Results 1 – 22 of 22) sorted by relevance

/linux-6.15/drivers/scsi/
H A Dmvumi.c1415 u64 wwid = 0; in mvumi_inquiry() local
1445 wwid = id + 1; in mvumi_inquiry()
1447 memcpy((void *)&wwid, in mvumi_inquiry()
1453 wwid = 0; in mvumi_inquiry()
1458 return wwid; in mvumi_inquiry()
1474 mv_dev->id, mv_dev->wwid); in mvumi_detach_devices()
1480 mv_dev->id, mv_dev->wwid); in mvumi_detach_devices()
1513 if (mv_dev->wwid == wwid) { in mvumi_match_devices()
1551 u64 wwid = 0; in mvumi_probe_devices() local
1567 if (!wwid) { in mvumi_probe_devices()
[all …]
H A Dhpsa_cmd.h269 u8 wwid[8]; member
804 u8 wwid[20]; member
H A Dipr.h347 __be32 wwid[2]; member
352 __be32 wwid[4]; member
996 __be32 wwid[2]; member
1012 __be32 wwid[2]; member
H A Dipr.c1515 be32_to_cpu(vpd->wwid[0]), be32_to_cpu(vpd->wwid[1])); in ipr_log_ext_vpd_compact()
1529 be32_to_cpu(vpd->wwid[1])); in ipr_log_ext_vpd()
2098 be32_to_cpu(cfg->wwid[0]), be32_to_cpu(cfg->wwid[1])); in ipr_log_path_elem()
2104 be32_to_cpu(cfg->wwid[0]), be32_to_cpu(cfg->wwid[1])); in ipr_log_path_elem()
2110 be32_to_cpu(cfg->wwid[0]), be32_to_cpu(cfg->wwid[1])); in ipr_log_path_elem()
2116 be32_to_cpu(cfg->wwid[0]), be32_to_cpu(cfg->wwid[1])); in ipr_log_path_elem()
2122 be32_to_cpu(cfg->wwid[0]), be32_to_cpu(cfg->wwid[1])); in ipr_log_path_elem()
2132 be32_to_cpu(cfg->wwid[0]), be32_to_cpu(cfg->wwid[1])); in ipr_log_path_elem()
2168 be32_to_cpu(cfg->wwid[0]), in ipr_log64_path_elem()
2169 be32_to_cpu(cfg->wwid[1])); in ipr_log64_path_elem()
[all …]
H A Dmvumi.h478 u64 wwid; member
H A Dscsi_sysfs.c1072 static DEVICE_ATTR(wwid, S_IRUGO, sdev_show_wwid, NULL);
H A Dhpsa.c3551 sa = get_unaligned_be64(&physdev->LUN[i].wwid[0]); in hpsa_get_sas_address_from_report_physical()
/linux-6.15/drivers/scsi/mpt3sas/
H A Dmpt3sas_scsih.c1101 if (pcie_device->wwid == wwid) in __mpt3sas_get_pdev_by_wwid()
1105 if (pcie_device->wwid == wwid) in __mpt3sas_get_pdev_by_wwid()
1489 if (raid_device->wwid != wwid) in _scsih_raid_device_find_by_wwid()
7991 u64 wwid; in _scsih_pcie_check_device() local
8085 u64 wwid; in _scsih_pcie_add_device() local
8166 pcie_device->wwid = wwid; in _scsih_pcie_add_device()
8498 u64 wwid; in _scsih_pcie_device_status_change_event() local
9008 u64 wwid; in _scsih_sas_volume_add() local
9036 raid_device->wwid = wwid; in _scsih_sas_volume_add()
9397 u64 wwid; in _scsih_sas_ir_volume_event() local
[all …]
H A Dmpt3sas_base.h628 u64 wwid; member
717 u64 wwid; member
1946 u16 volume_handle, u64 *wwid);
H A Dmpt3sas_config.c2702 u64 *wwid) in mpt3sas_config_get_volume_wwid() argument
2707 *wwid = 0; in mpt3sas_config_get_volume_wwid()
2711 *wwid = le64_to_cpu(raid_vol_pg1.WWID); in mpt3sas_config_get_volume_wwid()
H A Dmpt3sas_ctl.c231 (unsigned long long)pcie_device->wwid, in _ctl_display_some_debug()
/linux-6.15/drivers/scsi/smartpqi/
H A Dsmartpqi_sas_transport.c346 *identifier = get_unaligned_be64(&found_device->wwid[8]); in pqi_sas_get_enclosure_identifier()
367 get_unaligned_be64(&device->wwid[8]); in pqi_sas_get_enclosure_identifier()
383 *identifier = get_unaligned_be64(&device->wwid[8]); in pqi_sas_get_enclosure_identifier()
H A Dsmartpqi.h972 __be64 wwid; member
982 u8 wwid[16]; member
1123 u8 wwid[16]; member
1547 u8 wwid[20]; member
H A Dsmartpqi_init.c1263 …_wwid_list->lun_entries[i].wwid[0], &rpl_8byte_wwid_list->lun_entries[i].wwid, sizeof(rpl_8byte_ww… in pqi_report_phys_luns()
1264 memset(&rpl_16byte_wwid_list->lun_entries[i].wwid[8], 0, 8); in pqi_report_phys_luns()
1953 return memcmp(dev1->wwid, dev2->wwid, sizeof(dev1->wwid)) == 0; in pqi_device_equal()
2024 get_unaligned_be64(&device->wwid[0]), in pqi_dev_info()
2025 get_unaligned_be64(&device->wwid[8])); in pqi_dev_info()
2528 get_unaligned_be64(&phys_lun->wwid[0]), in pqi_update_scsi_devices()
2529 get_unaligned_be64(&phys_lun->wwid[8])); in pqi_update_scsi_devices()
2546 memcpy(device->wwid, phys_lun->wwid, sizeof(device->wwid)); in pqi_update_scsi_devices()
2559 device->sas_address = get_unaligned_be64(&device->wwid[0]); in pqi_update_scsi_devices()
7134 memcpy(unique_id, device->wwid, sizeof(device->wwid)); in pqi_unique_id_show()
/linux-6.15/include/uapi/linux/
H A Dedd.h145 __u64 wwid; member
/linux-6.15/drivers/firmware/
H A Dedd.c205 info->params.device_path.fibre.wwid, in edd_show_interface()
/linux-6.15/drivers/scsi/mpi3mr/mpi/
H A Dmpi30_ioc.h394 __le64 wwid; member
H A Dmpi30_cnfg.h2395 __le64 wwid; member
/linux-6.15/drivers/nvme/host/
H A Dsysfs.c132 static DEVICE_ATTR_RO(wwid);
/linux-6.15/drivers/scsi/mpi3mr/
H A Dmpi3mr.h761 u64 wwid; member
H A Dmpi3mr_os.c910 __func__, tgtdev->dev_handle, (unsigned long long)tgtdev->wwid); in mpi3mr_remove_tgtdev_from_host()
939 __func__, tgtdev->dev_handle, (unsigned long long)tgtdev->wwid); in mpi3mr_remove_tgtdev_from_host()
1159 tgtdev->wwid = le64_to_cpu(dev_pg0->wwid); in mpi3mr_update_tgtdev()
/linux-6.15/drivers/scsi/aacraid/
H A Daacraid.h361 u8 wwid[20]; member