Searched refs:wwid (Results 1 – 15 of 15) sorted by relevance
| /linux/drivers/scsi/ |
| H A D | mvumi.c | 1415 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 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 | hpsa.c | 3546 sa = get_unaligned_be64(&physdev->LUN[i].wwid[0]); in hpsa_get_sas_address_from_report_physical()
|
| /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
|
| /linux/include/uapi/linux/ |
| H A D | edd.h | 145 __u64 wwid; member
|
| /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()
|
| H A D | mpt3sas_ctl.c | 231 (unsigned long long)pcie_device->wwid, in _ctl_display_some_debug()
|
| /linux/drivers/scsi/mpi3mr/mpi/ |
| H A D | mpi30_ioc.h | 395 __le64 wwid; member
|
| /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
|