Home
last modified time | relevance | path

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

/linux/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.c1265 …_wwid_list->lun_entries[i].wwid[0], &rpl_8byte_wwid_list->lun_entries[i].wwid, sizeof(rpl_8byte_ww… in pqi_report_phys_luns()
1266 memset(&rpl_16byte_wwid_list->lun_entries[i].wwid[8], 0, 8); in pqi_report_phys_luns()
1955 return memcmp(dev1->wwid, dev2->wwid, sizeof(dev1->wwid)) == 0; in pqi_device_equal()
2027 get_unaligned_be64(&device->wwid[0]), in pqi_dev_info()
2028 get_unaligned_be64(&device->wwid[8])); in pqi_dev_info()
2033 get_unaligned_be64(&device->wwid[0])); in pqi_dev_info()
2038 get_unaligned_be64(&device->wwid[0])); in pqi_dev_info()
2543 get_unaligned_be64(&phys_lun->wwid[0]), in pqi_update_scsi_devices()
2544 get_unaligned_be64(&phys_lun->wwid[8])); in pqi_update_scsi_devices()
2561 memcpy(device->wwid, phys_lun->wwid, sizeof(device->wwid)); in pqi_update_scsi_devices()
[all …]
/linux/include/uapi/linux/
H A Dedd.h145 __u64 wwid; member
/linux/drivers/scsi/
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()
1528 ipr_err(" WWN: %08X%08X\n", be32_to_cpu(vpd->wwid[0]), in ipr_log_ext_vpd()
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()
[all …]
H A Dmvumi.h478 u64 wwid; member
H A Dscsi_sysfs.c1014 static DEVICE_ATTR(wwid, S_IRUGO, sdev_show_wwid, NULL);
/linux/drivers/firmware/
H A Dedd.c205 info->params.device_path.fibre.wwid, in edd_show_interface()
/linux/drivers/scsi/mpt3sas/
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()
/linux/drivers/scsi/mpi3mr/mpi/
H A Dmpi30_ioc.h395 __le64 wwid; member
/linux/drivers/scsi/mpi3mr/
H A Dmpi3mr.h765 u64 wwid; member
H A Dmpi3mr_os.c917 __func__, tgtdev->dev_handle, (unsigned long long)tgtdev->wwid); in mpi3mr_remove_tgtdev_from_host()
946 __func__, tgtdev->dev_handle, (unsigned long long)tgtdev->wwid); in mpi3mr_remove_tgtdev_from_host()
1170 tgtdev->wwid = le64_to_cpu(dev_pg0->wwid); in mpi3mr_update_tgtdev()
/linux/drivers/nvme/host/
H A Dsysfs.c132 static DEVICE_ATTR_RO(wwid);
/linux/drivers/scsi/aacraid/
H A Daacraid.h360 u8 wwid[20]; member