/drivers/scsi/ |
D | script_asm.pl | 141 $identifier = '[A-Za-z_][A-Za-z_0-9]*'; 149 $value = "$identifier|$identifier\\s*[+\-]\\s*$decnum|". 150 "$identifier\\s*[+-]\s*$hexnum|$constant"; 236 if ($value =~ /^REL\s*\(\s*($identifier)\s*\)\s*(.*)/i) { 241 } elsif ($value =~ /^($identifier)\s*(.*)/) { 388 if (/^\s*($identifier)\s*:(.*)/) { 405 if ($rest =~ /^($identifier)\s*=\s*($constant)\s*$/) { 428 if ($external =~ /\s*($identifier)\s*$/) { 446 if ($1 =~ /^($identifier)\s*$/) { 620 if ($rest =~ /^(ATN|)\s*($value)\s*,\s*($identifier)\s*$/i) { [all …]
|
/drivers/scsi/esas2r/ |
D | esas2r_targdb.c | 194 if (ident_len > sizeof(t->identifier) in esas2r_targ_db_add_pthru() 212 memcpy(t->identifier, ident, ident_len); in esas2r_targ_db_add_pthru() 245 void *identifier, in esas2r_targ_db_find_by_ident() argument 252 && memcmp(&t->identifier[0], identifier, in esas2r_targ_db_find_by_ident()
|
/drivers/net/wwan/iosm/ |
D | iosm_ipc_pm.c | 18 void ipc_pm_signal_hpda_doorbell(struct iosm_pm *ipc_pm, u32 identifier, in ipc_pm_signal_hpda_doorbell() argument 26 ipc_pm->host_pm_state, identifier); in ipc_pm_signal_hpda_doorbell() 33 identifier); in ipc_pm_signal_hpda_doorbell() 39 ipc_cp_irq_hpda_update(ipc_pm->pcie, identifier); in ipc_pm_signal_hpda_doorbell()
|
D | iosm_ipc_protocol.c | 132 u32 identifier) in ipc_protocol_doorbell_trigger() argument 134 ipc_pm_signal_hpda_doorbell(&ipc_protocol->pm, identifier, true); in ipc_protocol_doorbell_trigger()
|
D | iosm_ipc_pm.h | 195 void ipc_pm_signal_hpda_doorbell(struct iosm_pm *ipc_pm, u32 identifier,
|
D | iosm_ipc_protocol.h | 211 u32 identifier);
|
/drivers/target/iscsi/ |
D | iscsi_target_auth.c | 218 unsigned char identifier[10], *initiatorchg = NULL; in chap_server_compute_hash() local 255 memset(identifier, 0, 10); in chap_server_compute_hash() 376 if (extract_param(nr_in_ptr, "CHAP_I", 10, identifier, &type) < 0) { in chap_server_compute_hash() 382 ret = kstrtoul(&identifier[2], 0, &id); in chap_server_compute_hash() 384 ret = kstrtoul(identifier, 0, &id); in chap_server_compute_hash()
|
/drivers/perf/hisilicon/ |
D | hisi_uncore_ddrc_pmu.c | 119 if (hha_pmu->identifier >= HISI_PMU_V2) { in hisi_ddrc_pmu_write_evtype() 324 ddrc_pmu->identifier = readl(ddrc_pmu->base + DDRC_VERSION); in hisi_ddrc_pmu_init_data() 325 if (ddrc_pmu->identifier >= HISI_PMU_V2) { in hisi_ddrc_pmu_init_data() 397 __ATTR(identifier, 0444, hisi_uncore_pmu_identifier_attr_show, NULL); 467 if (ddrc_pmu->identifier >= HISI_PMU_V2) { in hisi_ddrc_pmu_dev_probe() 509 if (ddrc_pmu->identifier >= HISI_PMU_V2) in hisi_ddrc_pmu_probe()
|
D | hisi_uncore_hha_pmu.c | 332 hha_pmu->identifier = readl(hha_pmu->base + HHA_VERSION); in hisi_hha_pmu_init_data() 422 __ATTR(identifier, 0444, hisi_uncore_pmu_identifier_attr_show, NULL); 479 if (hha_pmu->identifier >= HISI_PMU_V2) { in hisi_hha_pmu_dev_probe()
|
D | hisi_uncore_l3c_pmu.c | 380 l3c_pmu->identifier = readl(l3c_pmu->base + L3C_VERSION); in hisi_l3c_pmu_init_data() 456 __ATTR(identifier, 0444, hisi_uncore_pmu_identifier_attr_show, NULL); 513 if (l3c_pmu->identifier >= HISI_PMU_V2) { in hisi_l3c_pmu_dev_probe()
|
D | hisi_uncore_pmu.h | 94 u32 identifier; member
|
D | hisi_uncore_pa_pmu.c | 285 pa_pmu->identifier = readl(pa_pmu->base + PA_PMU_VERSION); in hisi_pa_pmu_init_data() 329 __ATTR(identifier, 0444, hisi_uncore_pmu_identifier_attr_show, NULL);
|
D | hisi_uncore_sllc_pmu.c | 316 sllc_pmu->identifier = readl(sllc_pmu->base + SLLC_VERSION); in hisi_sllc_pmu_init_data() 362 __ATTR(identifier, 0444, hisi_uncore_pmu_identifier_attr_show, NULL);
|
D | hisi_uncore_pmu.c | 122 return sysfs_emit(page, "0x%08x\n", hisi_pmu->identifier); in hisi_uncore_pmu_identifier_attr_show()
|
/drivers/perf/ |
D | fsl_imx8_ddr_perf.c | 57 const char *identifier; /* system PMU identifier for userspace */ member 68 .identifier = "i.MX8MQ", 73 .identifier = "i.MX8MM", 78 .identifier = "i.MX8MN", 83 .identifier = "i.MX8MP", 118 return sysfs_emit(page, "%s\n", pmu->devtype_data->identifier); in ddr_perf_identifier_show() 128 if (!pmu->devtype_data->identifier) in ddr_perf_identifier_attr_visible() 134 __ATTR(identifier, 0444, ddr_perf_identifier_show, NULL);
|
/drivers/net/ethernet/intel/ice/ |
D | ice_fw_update.c | 209 switch (component->identifier) { in ice_send_component_table() 216 component->identifier); in ice_send_component_table() 227 comp_tbl->comp_id = cpu_to_le16(component->identifier); in ice_send_component_table() 250 return ice_check_component_response(pf, component->identifier, comp_response, in ice_send_component_table() 586 switch (component->identifier) { in ice_flash_component() 607 component->identifier); in ice_flash_component()
|
/drivers/scsi/smartpqi/ |
D | smartpqi_sas_transport.c | 323 u64 *identifier) in pqi_sas_get_enclosure_identifier() argument 346 *identifier = get_unaligned_be64(&found_device->wwid); in pqi_sas_get_enclosure_identifier() 366 *identifier = in pqi_sas_get_enclosure_identifier() 383 *identifier = get_unaligned_be64(&device->wwid); in pqi_sas_get_enclosure_identifier()
|
/drivers/s390/block/ |
D | dasd_eckd.h | 321 __u8 identifier:2; member 345 __u8 identifier:2; member 358 __u8 identifier:2; member 370 __u8 identifier:2; member
|
/drivers/net/ethernet/mellanox/mlx5/core/ |
D | fw.c | 728 u16 identifier, component_idx = 0; in mlx5_get_boot_img_component_index() local 737 identifier = MLX5_GET(mcqs_reg, out, identifier); in mlx5_get_boot_img_component_index() 739 quit |= identifier == MCQS_IDENTIFIER_BOOT_IMG; in mlx5_get_boot_img_component_index() 742 if (identifier != MCQS_IDENTIFIER_BOOT_IMG) { in mlx5_get_boot_img_component_index()
|
/drivers/acpi/ |
D | prmt.c | 46 guid_t identifier; member 242 context.identifier = handler->guid; in acpi_platformrt_space_handler()
|
/drivers/net/ethernet/mellanox/mlxfw/ |
D | mlxfw_mfa2_format.h | 64 __be16 identifier; member
|
D | mlxfw_mfa2.c | 217 pr_debug(" -- Component type %d\n", be16_to_cpu(cdesc->identifier)); in mlxfw_mfa2_file_comp_validate() 556 comp_data->comp.index = be16_to_cpu(comp->identifier); in mlxfw_mfa2_file_component_get()
|
/drivers/net/ethernet/intel/ixgbe/ |
D | ixgbe_phy.c | 1411 u8 identifier = 0; in ixgbe_identify_sfp_module_generic() local 1429 &identifier); in ixgbe_identify_sfp_module_generic() 1434 if (identifier != IXGBE_SFF_IDENTIFIER_SFP) { in ixgbe_identify_sfp_module_generic() 1555 hw->phy.id = identifier; in ixgbe_identify_sfp_module_generic() 1676 u8 identifier = 0; in ixgbe_identify_qsfp_module_generic() local 1695 &identifier); in ixgbe_identify_qsfp_module_generic() 1700 if (identifier != IXGBE_SFF_IDENTIFIER_QSFP_PLUS) { in ixgbe_identify_qsfp_module_generic() 1705 hw->phy.id = identifier; in ixgbe_identify_qsfp_module_generic()
|
/drivers/media/usb/pvrusb2/ |
D | pvrusb2-hdw-internal.h | 180 char identifier[32]; member
|
D | pvrusb2-hdw.c | 1300 return hdw->identifier; in pvr2_hdw_get_device_identifier() 2199 idx = scnprintf(hdw->identifier, sizeof(hdw->identifier) - 1, in pvr2_hdw_setup_low() 2202 idx = scnprintf(hdw->identifier, sizeof(hdw->identifier) - 1, in pvr2_hdw_setup_low() 2206 idx = scnprintf(hdw->identifier, sizeof(hdw->identifier) - 1, in pvr2_hdw_setup_low() 2209 hdw->identifier[idx] = 0; in pvr2_hdw_setup_low()
|