| /linux/drivers/scsi/smartpqi/ |
| H A D | smartpqi_sas_transport.c | 346 *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 D | smartpqi.h | 972 __be64 wwid; member 982 u8 wwid[16]; member 1123 u8 wwid[16]; member 1547 u8 wwid[20]; member
|
| H A D | smartpqi_init.c | 1265 …_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 D | edd.h | 145 __u64 wwid; member
|
| /linux/drivers/scsi/ |
| H A D | hpsa_cmd.h | 269 u8 wwid[8]; member 804 u8 wwid[20]; member
|
| H A D | ipr.h | 347 __be32 wwid[2]; member 352 __be32 wwid[4]; member 996 __be32 wwid[2]; member 1012 __be32 wwid[2]; member
|
| H A D | ipr.c | 1515 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 D | mvumi.h | 478 u64 wwid; member
|
| H A D | scsi_sysfs.c | 1014 static DEVICE_ATTR(wwid, S_IRUGO, sdev_show_wwid, NULL);
|
| /linux/drivers/firmware/ |
| H A D | edd.c | 205 info->params.device_path.fibre.wwid, in edd_show_interface()
|
| /linux/drivers/scsi/mpt3sas/ |
| H A D | mpt3sas_config.c | 2702 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 D | mpi30_ioc.h | 395 __le64 wwid; member
|
| /linux/drivers/scsi/mpi3mr/ |
| H A D | mpi3mr.h | 765 u64 wwid; member
|
| H A D | mpi3mr_os.c | 917 __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 D | sysfs.c | 132 static DEVICE_ATTR_RO(wwid);
|
| /linux/drivers/scsi/aacraid/ |
| H A D | aacraid.h | 360 u8 wwid[20]; member
|