Home
last modified time | relevance | path

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

/linux/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()
1451 "inquiry device(0:%d:0) wwid(%llx)\n", id, 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()
1508 static int mvumi_match_devices(struct mvumi_hba *mhba, int id, u64 wwid) in mvumi_match_devices() argument
1513 if (mv_dev->wwid == wwid) { in mvumi_match_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()
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 Dhpsa.c3546 sa = get_unaligned_be64(&physdev->LUN[i].wwid[0]); in hpsa_get_sas_address_from_report_physical()
/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
/linux/include/uapi/linux/
H A Dedd.h145 __u64 wwid; member
/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()
H A Dmpt3sas_ctl.c231 (unsigned long long)pcie_device->wwid, in _ctl_display_some_debug()
/linux/drivers/scsi/mpi3mr/mpi/
H A Dmpi30_ioc.h395 __le64 wwid; member
/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