/linux-4.4.14/drivers/acpi/acpica/ |
D | exresnte.c | 86 acpi_object_type entry_type; in acpi_ex_resolve_node_to_value() local 96 entry_type = acpi_ns_get_type((acpi_handle) node); in acpi_ex_resolve_node_to_value() 100 acpi_ut_get_type_name(entry_type))); in acpi_ex_resolve_node_to_value() 102 if ((entry_type == ACPI_TYPE_LOCAL_ALIAS) || in acpi_ex_resolve_node_to_value() 103 (entry_type == ACPI_TYPE_LOCAL_METHOD_ALIAS)) { in acpi_ex_resolve_node_to_value() 109 entry_type = acpi_ns_get_type((acpi_handle) node); in acpi_ex_resolve_node_to_value() 119 if ((entry_type == ACPI_TYPE_DEVICE) || in acpi_ex_resolve_node_to_value() 120 (entry_type == ACPI_TYPE_THERMAL) || in acpi_ex_resolve_node_to_value() 121 (entry_type == ACPI_TYPE_METHOD) || in acpi_ex_resolve_node_to_value() 136 switch (entry_type) { in acpi_ex_resolve_node_to_value() [all …]
|
/linux-4.4.14/drivers/scsi/ |
D | qla1280.h | 515 uint8_t entry_type; /* Entry type. */ member 543 uint8_t entry_type; /* Entry type. */ member 569 uint8_t entry_type; /* Entry type. */ member 601 uint8_t entry_type; /* Entry type. */ member 622 uint8_t entry_type; /* Entry type. */ member 642 uint8_t entry_type; /* Entry type. */ member 667 uint8_t entry_type; /* Entry type. */ member 688 uint8_t entry_type; /* Entry type. */ member 716 uint8_t entry_type; /* Entry type. */ member 741 uint8_t entry_type; /* Entry type. */ member [all …]
|
D | qlogicpti.h | 68 u8 entry_type; member 72 u8 entry_type;
|
D | qlogicpti.c | 852 marker->hdr.entry_type = ENTRY_MARKER; in marker_frob() 862 cmd->hdr.entry_type = ENTRY_COMMAND; in cmd_frob() 924 cont->hdr.entry_type = ENTRY_CONTINUATION; in load_cmd() 1171 if (sts->hdr.entry_type == ENTRY_STATUS) in qlogicpti_intr_handler()
|
D | qla1280.c | 2758 pkt->entry_type = MARKER_TYPE; in qla1280_marker() 2863 pkt->entry_type = COMMAND_A64_TYPE; in qla1280_64bit_start_scsi() 2962 ((struct cont_a64_entry *) pkt)->entry_type = in qla1280_64bit_start_scsi() 3132 pkt->entry_type = COMMAND_TYPE; in qla1280_32bit_start_scsi() 3216 entry_type = CONTINUE_TYPE; in qla1280_32bit_start_scsi() 3584 if (pkt->entry_type == STATUS_TYPE) { in qla1280_isr() 3603 if (pkt->entry_type == STATUS_TYPE || pkt->entry_status) { in qla1280_isr() 3607 if (pkt->entry_type == STATUS_TYPE) in qla1280_isr() 3814 else if (pkt->entry_type == COMMAND_A64_TYPE) { in qla1280_error_entry()
|
/linux-4.4.14/drivers/scsi/qla2xxx/ |
D | qla_fw.h | 390 uint8_t entry_type; /* Entry type. */ member 428 uint8_t entry_type; /* Entry type. */ member 466 uint8_t entry_type; /* Entry type. */ member 514 uint8_t entry_type; /* Entry type. */ member 553 uint8_t entry_type; /* Entry type. */ member 608 uint8_t entry_type; /* Entry type. */ member 637 uint8_t entry_type; /* Entry type. */ member 674 uint8_t entry_type; /* Entry type. */ member 722 uint8_t entry_type; /* Entry type. */ member 759 uint8_t entry_type; /* Entry type. */ member [all …]
|
D | qla_mr.h | 19 uint8_t entry_type; /* Entry type. */ member 55 uint8_t entry_type; /* Entry type. */ member 83 uint8_t entry_type; /* Entry type. */ member 93 uint8_t entry_type; /* Entry type. */ member 118 uint8_t entry_type; /* Entry type. */ member 138 uint8_t entry_type; /* Entry type. */ member 163 uint8_t entry_type; /* Entry type. */ member
|
D | qla_target.h | 131 uint8_t entry_type; /* Entry type. */ member 206 uint8_t entry_type; /* Entry type. */ member 277 uint8_t entry_type; /* Entry type. */ member 428 uint8_t entry_type; /* Entry type. */ member 445 uint8_t entry_type; /* Entry type. */ member 493 uint8_t entry_type; /* Entry type. */ member 540 uint8_t entry_type; /* Entry type. */ member 574 uint8_t entry_type; /* Entry type. */ member 611 uint8_t entry_type; /* Entry type. */ member 657 uint8_t entry_type; /* Entry type. */ member [all …]
|
D | qla_iocb.c | 111 *((uint32_t *)(&cont_pkt->entry_type)) = cpu_to_le32(CONTINUE_TYPE); in qla2x00_prep_cont_type0_iocb() 139 *((uint32_t *)(&cont_pkt->entry_type)) = IS_QLAFX00(vha->hw) ? in qla2x00_prep_cont_type1_iocb() 205 *((uint32_t *)(&cmd_pkt->entry_type)) = in qla2x00_build_scsi_iocbs_32() 263 *((uint32_t *)(&cmd_pkt->entry_type)) = cpu_to_le32(COMMAND_A64_TYPE); in qla2x00_build_scsi_iocbs_64() 517 mrk->entry_type = MARKER_TYPE; in __qla2x00_marker() 597 *((uint32_t *)(&cmd_pkt->entry_type)) = cpu_to_le32(COMMAND_TYPE_6); in qla24xx_build_scsi_type_6_iocbs() 711 *((uint32_t *)(&cmd_pkt->entry_type)) = cpu_to_le32(COMMAND_TYPE_7); in qla24xx_build_scsi_iocbs() 1233 *((uint32_t *)(&cmd_pkt->entry_type)) = cpu_to_le32(COMMAND_TYPE_CRC_2); in qla24xx_build_scsi_crc_2_iocbs() 1879 logio->entry_type = LOGINOUT_PORT_IOCB_TYPE; in qla24xx_login_iocb() 1899 mbx->entry_type = MBX_IOCB_TYPE; in qla2x00_login_iocb() [all …]
|
D | qla_def.h | 1497 uint8_t entry_type; /* Entry type. */ member 1511 uint8_t entry_type; /* Entry type. */ member 1539 uint8_t entry_type; /* Entry type. */ member 1570 uint8_t entry_type; /* Entry type. */ member 1594 uint8_t entry_type; /* Entry type. */ member 1620 uint8_t entry_type; /* Entry type. */ member 1712 uint8_t entry_type; /* Entry type. */ member 1802 uint8_t entry_type; /* Entry type. */ member 1815 uint8_t entry_type; /* Entry type. */ member 1828 uint8_t entry_type; /* Entry type. */ member [all …]
|
D | qla_nx2.h | 291 uint32_t entry_type; member 571 uint32_t entry_type; member
|
D | qla_tmpl.h | 65 uint32_t entry_type; member
|
D | qla_tmpl.c | 223 "Skipping entry %d\n", ent->hdr.entry_type); in qla27xx_skip_entry() 718 "%s: type %x [%lx]\n", __func__, ent->hdr.entry_type, *len); in qla27xx_fwdt_entry_other() 790 if (qla27xx_find_entry(ent->hdr.entry_type)(vha, ent, buf, len)) in qla27xx_walk_template() 799 if (ent->hdr.entry_type != ENTRY_TYPE_TMP_END) in qla27xx_walk_template()
|
D | qla_target.c | 234 __func__, vha->vp_idx, atio->u.raw.entry_type, in qlt_24xx_atio_pkt_all_vps() 237 switch (atio->u.raw.entry_type) { in qlt_24xx_atio_pkt_all_vps() 281 "type %x\n", vha->vp_idx, atio->u.raw.entry_type); in qlt_24xx_atio_pkt_all_vps() 290 switch (pkt->entry_type) { in qlt_response_pkt_all_vps() 1135 pkt->entry_type = NOTIFY_ACK_TYPE; in qlt_send_notify_ack() 1195 resp->entry_type = ABTS_RESP_24XX; in qlt_24xx_send_abts_resp() 1273 ctio->entry_type = CTIO_TYPE7; in qlt_24xx_retry_term_exchange() 1520 ctio->entry_type = CTIO_TYPE7; in qlt_24xx_send_task_mgmt_ctio() 1770 pkt->entry_type = CTIO_TYPE7; in qlt_24xx_build_ctio_pkt() 1829 cont_pkt64->entry_type = CONTINUE_A64_TYPE; in qlt_load_cont_data_segments() [all …]
|
D | qla_mr.c | 2737 pkt->entry_type != IOCTL_IOSB_TYPE_FX00) { in qlafx00_process_response_queue() 2740 pkt->entry_type); in qlafx00_process_response_queue() 2744 switch (pkt->entry_type) { in qlafx00_process_response_queue() 2771 pkt->entry_type, pkt->entry_status); in qlafx00_process_response_queue() 2979 lcont_pkt->entry_type = CONTINUE_A64_TYPE_FX00; in qlafx00_prep_cont_type1_iocb() 3006 lcmd_pkt->entry_type = FX00_COMMAND_TYPE_7; in qlafx00_build_scsi_iocbs() 3212 tm_iocb.entry_type = TSK_MGMT_IOCB_TYPE_FX00; in qlafx00_tm_iocb() 3238 abt_iocb.entry_type = ABORT_IOCB_TYPE_FX00; in qlafx00_abort_iocb() 3261 fx_iocb.entry_type = FX00_IOCB_TYPE; in qlafx00_fxdisc_iocb()
|
D | qla_nx.h | 995 uint32_t entry_type; member 1028 uint32_t entry_type; member
|
D | qla_nx.c | 4138 index, entry_hdr->entry_type, in qla82xx_mark_entry_skipped() 4214 if (tmplt_hdr->entry_type != QLA82XX_TLHDR) { in qla82xx_md_collect() 4217 tmplt_hdr->entry_type); in qla82xx_md_collect() 4241 i, entry_hdr->entry_type, in qla82xx_md_collect() 4250 entry_hdr->entry_type, in qla82xx_md_collect() 4259 switch (entry_hdr->entry_type) { in qla82xx_md_collect()
|
D | qla_gs.c | 35 ms_pkt->entry_type = MS_IOCB_TYPE; in qla2x00_prep_ms_iocb() 75 ct_pkt->entry_type = CT_IOCB_TYPE; in qla24xx_prep_ms_iocb() 1153 ms_pkt->entry_type = MS_IOCB_TYPE; in qla2x00_prep_ms_fdmi_iocb() 1192 ct_pkt->entry_type = CT_IOCB_TYPE; in qla24xx_prep_ms_fdmi_iocb() 2483 ct_pkt->entry_type = CT_IOCB_TYPE; in qla24xx_prep_ms_fm_iocb()
|
D | qla_isr.c | 1659 switch (pkt->entry_type) { in qla2x00_process_response_queue() 1692 pkt->entry_type, pkt->entry_status); in qla2x00_process_response_queue() 2568 switch (pkt->entry_type) { in qla24xx_process_response_queue() 2612 pkt->entry_type, pkt->entry_status); in qla24xx_process_response_queue()
|
D | qla_mbx.c | 1898 lg->entry_type = LOGINOUT_PORT_IOCB_TYPE; in qla24xx_login_fabric() 2172 lg->entry_type = LOGINOUT_PORT_IOCB_TYPE; in qla24xx_fabric_logout() 2664 abt->entry_type = ABORT_IOCB_TYPE; in qla24xx_abort_command() 2742 tsk->p.tsk.entry_type = TSK_MGMT_IOCB_TYPE; in __qla24xx_issue_tmf() 3474 vpmod->entry_type = VP_CONFIG_IOCB_TYPE; in qla24xx_modify_vp_config() 3552 vce->entry_type = VP_CTRL_IOCB_TYPE; in qla24xx_control_vp() 3727 mn->p.req.entry_type = VERIFY_CHIP_IOCB_TYPE; in qla84xx_verify_chip()
|
D | qla_bsg.c | 1034 mn->entry_type = VERIFY_CHIP_IOCB_TYPE; in qla84xx_updatefw() 1108 mn->entry_type = ACCESS_CHIP_IOCB_TYPE; in qla84xx_mgmt_cmd()
|
D | qla_nx2.c | 2452 vha->host_no, index, entry_hdr->entry_type, in qla8044_mark_entry_skipped() 3330 switch (entry_hdr->entry_type) { in qla8044_collect_md_data()
|
/linux-4.4.14/drivers/net/ethernet/intel/i40e/ |
D | i40e_hmc.c | 98 hmc_info->sd_table.sd_entry[sd_index].entry_type = type; in i40e_add_sd_table_entry() 104 if (I40E_SD_TYPE_DIRECT == sd_entry->entry_type) in i40e_add_sd_table_entry() 154 hmc_info->sd_table.sd_entry[sd_idx].entry_type) in i40e_add_pd_table_entry() 176 pd_entry->bp.entry_type = I40E_SD_TYPE_PAGED; in i40e_add_pd_table_entry() 231 if (I40E_SD_TYPE_PAGED != sd_entry->entry_type) { in i40e_remove_pd_bp()
|
D | i40e_lan_hmc.c | 372 info->entry_type, in i40e_create_lan_hmc_object() 377 if (I40E_SD_TYPE_PAGED == sd_entry->entry_type) { in i40e_create_lan_hmc_object() 407 switch (sd_entry->entry_type) { in i40e_create_lan_hmc_object() 411 j, sd_entry->entry_type); in i40e_create_lan_hmc_object() 415 j, sd_entry->entry_type); in i40e_create_lan_hmc_object() 429 switch (sd_entry->entry_type) { in i40e_create_lan_hmc_object() 478 info.entry_type = I40E_SD_TYPE_DIRECT; in i40e_configure_lan_hmc() 490 info.entry_type = I40E_SD_TYPE_PAGED; in i40e_configure_lan_hmc() 604 info->hmc_info->sd_table.sd_entry[sd_idx].entry_type) in i40e_delete_lan_hmc_object() 631 switch (info->hmc_info->sd_table.sd_entry[i].entry_type) { in i40e_delete_lan_hmc_object() [all …]
|
D | i40e_hmc.h | 56 enum i40e_sd_entry_type entry_type; member 79 enum i40e_sd_entry_type entry_type; member
|
D | i40e_lan_hmc.h | 152 enum i40e_sd_entry_type entry_type; member
|
/linux-4.4.14/include/linux/ |
D | sfi.h | 88 #define SFI_GET_NUM_ENTRIES(ptable, entry_type) \ argument 90 (sizeof(entry_type)))
|
D | f2fs_fs.h | 346 unsigned char entry_type; /* SUM_TYPE_XXX */ member
|
/linux-4.4.14/drivers/sfi/ |
D | sfi_acpi.c | 76 #define XSDT_GET_NUM_ENTRIES(ptable, entry_type) \ argument 78 (sizeof(entry_type)))
|
/linux-4.4.14/fs/hfsplus/ |
D | xattr.c | 454 u16 entry_type; in hfsplus_getxattr_finder_info() local 470 entry_type = hfs_bnode_read_u16(fd.bnode, fd.entryoffset); in hfsplus_getxattr_finder_info() 472 if (entry_type == HFSPLUS_FOLDER) { in hfsplus_getxattr_finder_info() 479 } else if (entry_type == HFSPLUS_FILE) { in hfsplus_getxattr_finder_info() 625 u16 entry_type; in hfsplus_listxattr_finder_info() local 641 entry_type = hfs_bnode_read_u16(fd.bnode, fd.entryoffset); in hfsplus_listxattr_finder_info() 642 if (entry_type == HFSPLUS_FOLDER) { in hfsplus_listxattr_finder_info() 649 } else if (entry_type == HFSPLUS_FILE) { in hfsplus_listxattr_finder_info()
|
/linux-4.4.14/drivers/parisc/ |
D | iosapic.c | 360 p->entry_type, p->entry_length, p->interrupt_type, in iosapic_load_irt() 421 if (i->entry_type != IRT_IOSAPIC_TYPE) { in irt_find_irqline() 422 …ERN_WARNING MODULE_NAME ":find_irqline(0x%p): skipping entry %d type %d\n", i, cnt, i->entry_type); in irt_find_irqline() 761 irte->entry_type, in iosapic_fixup_irq() 839 irte->entry_type, in iosapic_serial_irq() 928 WARN_ON(IRT_IOSAPIC_TYPE != irte->entry_type); in iosapic_register()
|
D | iosapic_private.h | 43 u8 entry_type; member
|
/linux-4.4.14/arch/sh/kernel/ |
D | dwarf.c | 867 static int dwarf_parse_fde(void *entry, u32 entry_type, in dwarf_parse_fde() argument 889 fde->cie_pointer = (unsigned long)(p - entry_type - 4); in dwarf_parse_fde() 1031 u32 entry_type; in dwarf_parse_section() local 1062 entry_type = get_unaligned((u32 *)p); in dwarf_parse_section() 1065 if (entry_type == DW_EH_FRAME_CIE) { in dwarf_parse_section() 1072 err = dwarf_parse_fde(entry, entry_type, p, len, in dwarf_parse_section()
|
/linux-4.4.14/drivers/net/ethernet/intel/i40evf/ |
D | i40e_hmc.h | 56 enum i40e_sd_entry_type entry_type; member 79 enum i40e_sd_entry_type entry_type; member
|
D | i40e_lan_hmc.h | 152 enum i40e_sd_entry_type entry_type; member
|
/linux-4.4.14/drivers/iommu/ |
D | dmar.c | 97 if (scope->entry_type == ACPI_DMAR_SCOPE_TYPE_NAMESPACE || in dmar_alloc_dev_scope() 98 scope->entry_type == ACPI_DMAR_SCOPE_TYPE_ENDPOINT || in dmar_alloc_dev_scope() 99 scope->entry_type == ACPI_DMAR_SCOPE_TYPE_BRIDGE) in dmar_alloc_dev_scope() 101 else if (scope->entry_type != ACPI_DMAR_SCOPE_TYPE_IOAPIC && in dmar_alloc_dev_scope() 102 scope->entry_type != ACPI_DMAR_SCOPE_TYPE_HPET) { in dmar_alloc_dev_scope() 235 if (scope->entry_type != ACPI_DMAR_SCOPE_TYPE_ENDPOINT && in dmar_insert_dev_scope() 236 scope->entry_type != ACPI_DMAR_SCOPE_TYPE_BRIDGE) in dmar_insert_dev_scope() 244 if ((scope->entry_type == ACPI_DMAR_SCOPE_TYPE_ENDPOINT) ^ in dmar_insert_dev_scope() 704 if (scope->entry_type != ACPI_DMAR_SCOPE_TYPE_NAMESPACE) in dmar_acpi_insert_dev_scope()
|
D | intel_irq_remapping.c | 903 if (scope->entry_type == ACPI_DMAR_SCOPE_TYPE_IOAPIC) in ir_parse_ioapic_hpet_scope() 905 else if (scope->entry_type == ACPI_DMAR_SCOPE_TYPE_HPET) in ir_parse_ioapic_hpet_scope()
|
/linux-4.4.14/arch/parisc/include/asm/ |
D | pdcpat.h | 216 unsigned char entry_type; /* 1 = Memory Descriptor Entry Type */ member
|
/linux-4.4.14/fs/f2fs/ |
D | segment.h | 86 #define GET_SUM_TYPE(footer) ((footer)->entry_type) 87 #define SET_SUM_TYPE(footer, type) ((footer)->entry_type = type)
|
/linux-4.4.14/arch/parisc/kernel/ |
D | inventory.c | 331 if ( (mtbl_ptr->entry_type != PAT_MEMORY_DESCRIPTOR) in pat_memconfig()
|
/linux-4.4.14/drivers/scsi/aic94xx/ |
D | aic94xx_sds.c | 662 static int asd_find_flash_de(struct asd_flash_dir *flash_dir, u32 entry_type, in asd_find_flash_de() argument 672 if (type == entry_type) in asd_find_flash_de()
|
/linux-4.4.14/drivers/net/ethernet/qlogic/netxen/ |
D | netxen_nic.h | 1321 u32 entry_type; member 1345 u32 entry_type; member
|
D | netxen_nic_hw.c | 2364 entry->hdr.entry_type, entry->hdr.entry_capture_mask, in netxen_md_entry_err_chk() 2394 if (template_hdr->entry_type == TLHDR) in netxen_parse_md_template() 2404 switch (entry->hdr.entry_type) { in netxen_parse_md_template()
|
/linux-4.4.14/include/acpi/ |
D | actbl2.h | 438 u8 entry_type; member
|
/linux-4.4.14/drivers/scsi/qla4xxx/ |
D | ql4_nx.h | 891 uint32_t entry_type; member
|
D | ql4_fw.h | 1423 uint32_t entry_type; member
|
D | ql4_nx.c | 2579 ha->host_no, index, entry_hdr->entry_type, in qla4_8xxx_mark_entry_skipped() 3075 switch (entry_hdr->entry_type) { in qla4_8xxx_collect_md_data()
|
/linux-4.4.14/drivers/net/ethernet/ti/ |
D | cpsw_ale.c | 87 DEFINE_ALE_FIELD(entry_type, 60, 2)
|