Searched refs:entry_type (Results 1 - 48 of 48) sorted by relevance

/linux-4.1.27/drivers/acpi/acpica/
H A Dexresnte.c86 acpi_object_type entry_type; acpi_ex_resolve_node_to_value() local
96 entry_type = acpi_ns_get_type((acpi_handle) node); acpi_ex_resolve_node_to_value()
100 acpi_ut_get_type_name(entry_type))); acpi_ex_resolve_node_to_value()
102 if ((entry_type == ACPI_TYPE_LOCAL_ALIAS) || acpi_ex_resolve_node_to_value()
103 (entry_type == ACPI_TYPE_LOCAL_METHOD_ALIAS)) { acpi_ex_resolve_node_to_value()
109 entry_type = acpi_ns_get_type((acpi_handle) node); acpi_ex_resolve_node_to_value()
119 if ((entry_type == ACPI_TYPE_DEVICE) || acpi_ex_resolve_node_to_value()
120 (entry_type == ACPI_TYPE_THERMAL) || acpi_ex_resolve_node_to_value()
121 (entry_type == ACPI_TYPE_METHOD) || acpi_ex_resolve_node_to_value()
136 switch (entry_type) { acpi_ex_resolve_node_to_value()
208 node, source_desc, entry_type)); acpi_ex_resolve_node_to_value()
269 node, entry_type)); acpi_ex_resolve_node_to_value()
273 } /* switch (entry_type) */ acpi_ex_resolve_node_to_value()
/linux-4.1.27/drivers/scsi/qla2xxx/
H A Dqla_mr.h19 uint8_t entry_type; /* Entry type. */ member in struct:cmd_type_7_fx00
55 uint8_t entry_type; /* Entry type. */ member in struct:sts_entry_fx00
83 uint8_t entry_type; /* Entry type. */ member in struct:multi_sts_entry_fx00
93 uint8_t entry_type; /* Entry type. */ member in struct:tsk_mgmt_entry_fx00
118 uint8_t entry_type; /* Entry type. */ member in struct:abort_iocb_entry_fx00
138 uint8_t entry_type; /* Entry type. */ member in struct:ioctl_iocb_entry_fx00
163 uint8_t entry_type; /* Entry type. */ member in struct:fxdisc_entry_fx00
H A Dqla_fw.h390 uint8_t entry_type; /* Entry type. */ member in struct:cmd_bidir
428 uint8_t entry_type; /* Entry type. */ member in struct:cmd_type_6
466 uint8_t entry_type; /* Entry type. */ member in struct:cmd_type_7
514 uint8_t entry_type; /* Entry type. */ member in struct:cmd_type_crc_2
553 uint8_t entry_type; /* Entry type. */ member in struct:sts_entry_24xx
608 uint8_t entry_type; /* Entry type. */ member in struct:mrk_entry_24xx
637 uint8_t entry_type; /* Entry type. */ member in struct:ct_entry_24xx
674 uint8_t entry_type; /* Entry type. */ member in struct:els_entry_24xx
722 uint8_t entry_type; /* Entry type. */ member in struct:els_sts_entry_24xx
759 uint8_t entry_type; /* Entry type. */ member in struct:mbx_entry_24xx
772 uint8_t entry_type; /* Entry type. */ member in struct:logio_entry_24xx
833 uint8_t entry_type; /* Entry type. */ member in struct:tsk_mgmt_entry
868 uint8_t entry_type; /* Entry type. */ member in struct:abort_entry_24xx
1191 uint8_t entry_type; /* Entry type. */ member in struct:vp_ctrl_entry_24xx
1227 uint8_t entry_type; /* Entry type. */ member in struct:vp_config_entry_24xx
1274 uint8_t entry_type; /* Entry type. */ member in struct:vp_rpt_id_entry_24xx
1296 uint8_t entry_type; /* Entry type. */ member in struct:vf_evfp_entry_24xx
1441 uint8_t entry_type; member in struct:verify_chip_entry_84xx
1474 uint8_t entry_type; member in struct:verify_chip_rsp_84xx
1501 uint8_t entry_type; member in struct:access_chip_84xx
1532 uint8_t entry_type; member in struct:access_chip_rsp_84xx
H A Dqla_target.h131 uint8_t entry_type; /* Entry type. */ member in struct:imm_ntfy_from_isp
206 uint8_t entry_type; /* Entry type. */ member in struct:nack_to_isp
277 uint8_t entry_type; /* Entry type. */ member in struct:ctio_to_2xxx
428 uint8_t entry_type; /* Entry type. */ member in struct:atio_from_isp::__anon9577::__anon9580
445 uint8_t entry_type; /* Entry type. */ member in struct:ctio7_to_24xx
493 uint8_t entry_type; /* Entry type. */ member in struct:ctio7_from_24xx
540 uint8_t entry_type; /* Entry type. */ member in struct:ctio_crc2_to_fw
574 uint8_t entry_type; /* Entry type. */ member in struct:ctio_crc_from_fw
611 uint8_t entry_type; /* Entry type. */ member in struct:abts_recv_from_24xx
657 uint8_t entry_type; /* Entry type. */ member in struct:abts_resp_to_24xx
687 uint8_t entry_type; /* Entry type. */ member in struct:abts_resp_from_24xx_fw
H A Dqla_tmpl.h65 uint32_t entry_type; member in struct:qla27xx_fwdt_entry::__packed
H A Dqla_iocb.c111 *((uint32_t *)(&cont_pkt->entry_type)) = qla2x00_prep_cont_type0_iocb()
140 *((uint32_t *)(&cont_pkt->entry_type)) = IS_QLAFX00(vha->hw) ? qla2x00_prep_cont_type1_iocb()
206 *((uint32_t *)(&cmd_pkt->entry_type)) = qla2x00_build_scsi_iocbs_32()
264 *((uint32_t *)(&cmd_pkt->entry_type)) = qla2x00_build_scsi_iocbs_64()
520 mrk->entry_type = MARKER_TYPE; __qla2x00_marker()
600 *((uint32_t *)(&cmd_pkt->entry_type)) = qla24xx_build_scsi_type_6_iocbs()
718 *((uint32_t *)(&cmd_pkt->entry_type)) = qla24xx_build_scsi_iocbs()
1252 *((uint32_t *)(&cmd_pkt->entry_type)) = qla24xx_build_scsi_crc_2_iocbs()
1903 logio->entry_type = LOGINOUT_PORT_IOCB_TYPE; qla24xx_login_iocb()
1923 mbx->entry_type = MBX_IOCB_TYPE; qla2x00_login_iocb()
1943 logio->entry_type = LOGINOUT_PORT_IOCB_TYPE; qla24xx_logout_iocb()
1961 mbx->entry_type = MBX_IOCB_TYPE; qla2x00_logout_iocb()
1977 logio->entry_type = LOGINOUT_PORT_IOCB_TYPE; qla24xx_adisc_iocb()
1988 mbx->entry_type = MBX_IOCB_TYPE; qla2x00_adisc_iocb()
2018 tsk->entry_type = TSK_MGMT_IOCB_TYPE; qla24xx_tm_iocb()
2041 els_iocb->entry_type = ELS_IOCB_TYPE; qla24xx_els_iocb()
2098 ct_iocb->entry_type = CT_IOCB_TYPE; qla2x00_ct_iocb()
2176 ct_iocb->entry_type = CT_IOCB_TYPE; qla24xx_ct_iocb()
2587 abt_iocb->entry_type = ABORT_IOCB_TYPE; qla24xx_abort_iocb()
2684 *((uint32_t *)(&cmd_pkt->entry_type)) = qla25xx_build_bidir_iocb()
H A Dqla_nx2.h289 uint32_t entry_type; member in struct:qla8044_minidump_entry_hdr
569 uint32_t entry_type; member in struct:qla8044_minidump_template_hdr
H A Dqla_def.h1497 uint8_t entry_type; /* Entry type. */ member in struct:__anon9482
1511 uint8_t entry_type; /* Entry type. */ member in struct:atio
1539 uint8_t entry_type; /* Entry type. */ member in struct:__anon9485
1570 uint8_t entry_type; /* Entry type. */ member in struct:__anon9486
1594 uint8_t entry_type; /* Entry type. */ member in struct:__anon9487
1620 uint8_t entry_type; /* Entry type. */ member in struct:__anon9488
1712 uint8_t entry_type; /* Entry type. */ member in struct:__anon9492
1802 uint8_t entry_type; /* Entry type. */ member in struct:__anon9493
1815 uint8_t entry_type; /* Entry type. */ member in struct:__anon9494
1828 uint8_t entry_type; /* Entry type. */ member in struct:__anon9495
1840 uint8_t entry_type; /* Entry type. */ member in struct:__anon9496
1864 uint8_t entry_type; /* Entry type. */ member in struct:__anon9497
1895 uint8_t entry_type; member in struct:mbx_entry
H A Dqla_target.c234 __func__, vha->vp_idx, atio->u.raw.entry_type, qlt_24xx_atio_pkt_all_vps()
237 switch (atio->u.raw.entry_type) { qlt_24xx_atio_pkt_all_vps()
281 "type %x\n", vha->vp_idx, atio->u.raw.entry_type); qlt_24xx_atio_pkt_all_vps()
290 switch (pkt->entry_type) { qlt_response_pkt_all_vps()
1135 pkt->entry_type = NOTIFY_ACK_TYPE; qlt_send_notify_ack()
1195 resp->entry_type = ABTS_RESP_24XX; qlt_24xx_send_abts_resp()
1273 ctio->entry_type = CTIO_TYPE7; qlt_24xx_retry_term_exchange()
1521 ctio->entry_type = CTIO_TYPE7; qlt_24xx_send_task_mgmt_ctio()
1772 pkt->entry_type = CTIO_TYPE7; qlt_24xx_build_ctio_pkt()
1831 cont_pkt64->entry_type = CONTINUE_A64_TYPE; qlt_load_cont_data_segments()
1835 cont_pkt64->entry_type = CONTINUE_TYPE; qlt_load_cont_data_segments()
2354 pkt->entry_type = CTIO_CRC2; qlt_build_ctio_crc2_pkt()
2594 ctio->entry_type = CTIO_TYPE7; qlt_xmit_response()
2873 pkt->entry_type = NOTIFY_ACK_TYPE; __qlt_send_term_imm_notif()
2971 ctio24->entry_type = CTIO_TYPE7; __qlt_send_term_exchange()
4934 ctio24->entry_type = CTIO_TYPE7; __qlt_send_busy()
5161 switch (atio->u.raw.entry_type) { qlt_24xx_atio_pkt()
5215 atio->u.raw.entry_type, qlt_24xx_atio_pkt()
5227 "type %x\n", vha->vp_idx, atio->u.raw.entry_type); qlt_24xx_atio_pkt()
5244 "tgt (ha %p)\n", vha->vp_idx, pkt->entry_type, ha); qlt_response_pkt()
5255 switch (pkt->entry_type) { qlt_response_pkt()
5411 "type %x\n", vha->vp_idx, pkt->entry_type); qlt_response_pkt()
6389 switch (pkt->entry_type) { qlt_24xx_process_response_error()
H A Dqla_tmpl.c223 "Skipping entry %d\n", ent->hdr.entry_type); qla27xx_skip_entry()
718 "%s: type %x [%lx]\n", __func__, ent->hdr.entry_type, *len); qla27xx_fwdt_entry_other()
790 if (qla27xx_find_entry(ent->hdr.entry_type)(vha, ent, buf, len)) qla27xx_walk_template()
799 if (ent->hdr.entry_type != ENTRY_TYPE_TMP_END) qla27xx_walk_template()
H A Dqla_mr.c2739 pkt->entry_type != IOCTL_IOSB_TYPE_FX00) { qlafx00_process_response_queue()
2742 pkt->entry_type); qlafx00_process_response_queue()
2746 switch (pkt->entry_type) { qlafx00_process_response_queue()
2773 pkt->entry_type, pkt->entry_status); qlafx00_process_response_queue()
2981 lcont_pkt->entry_type = CONTINUE_A64_TYPE_FX00; qlafx00_prep_cont_type1_iocb()
3008 lcmd_pkt->entry_type = FX00_COMMAND_TYPE_7; qlafx00_build_scsi_iocbs()
3216 tm_iocb.entry_type = TSK_MGMT_IOCB_TYPE_FX00; qlafx00_tm_iocb()
3242 abt_iocb.entry_type = ABORT_IOCB_TYPE_FX00; qlafx00_abort_iocb()
3265 fx_iocb.entry_type = FX00_IOCB_TYPE; qlafx00_fxdisc_iocb()
H A Dqla_nx.h995 uint32_t entry_type; member in struct:qla82xx_md_template_hdr
1028 uint32_t entry_type; member in struct:qla82xx_md_entry_hdr
H A Dqla_gs.c35 ms_pkt->entry_type = MS_IOCB_TYPE; qla2x00_prep_ms_iocb()
75 ct_pkt->entry_type = CT_IOCB_TYPE; qla24xx_prep_ms_iocb()
1153 ms_pkt->entry_type = MS_IOCB_TYPE; qla2x00_prep_ms_fdmi_iocb()
1192 ct_pkt->entry_type = CT_IOCB_TYPE; qla24xx_prep_ms_fdmi_iocb()
2483 ct_pkt->entry_type = CT_IOCB_TYPE; qla24xx_prep_ms_fm_iocb()
H A Dqla_mbx.c1887 lg->entry_type = LOGINOUT_PORT_IOCB_TYPE; qla24xx_login_fabric()
2163 lg->entry_type = LOGINOUT_PORT_IOCB_TYPE; qla24xx_fabric_logout()
2654 abt->entry_type = ABORT_IOCB_TYPE; qla24xx_abort_command()
2732 tsk->p.tsk.entry_type = TSK_MGMT_IOCB_TYPE; __qla24xx_issue_tmf()
3463 vpmod->entry_type = VP_CONFIG_IOCB_TYPE; qla24xx_modify_vp_config()
3541 vce->entry_type = VP_CTRL_IOCB_TYPE; qla24xx_control_vp()
3716 mn->p.req.entry_type = VERIFY_CHIP_IOCB_TYPE; qla84xx_verify_chip()
H A Dqla_nx.c4144 index, entry_hdr->entry_type, qla82xx_mark_entry_skipped()
4220 if (tmplt_hdr->entry_type != QLA82XX_TLHDR) { qla82xx_md_collect()
4223 tmplt_hdr->entry_type); qla82xx_md_collect()
4247 i, entry_hdr->entry_type, qla82xx_md_collect()
4254 "entry_type: 0x%x, captrue_mask: 0x%x\n", qla82xx_md_collect()
4256 entry_hdr->entry_type, qla82xx_md_collect()
4265 switch (entry_hdr->entry_type) { qla82xx_md_collect()
H A Dqla_isr.c1631 switch (pkt->entry_type) { qla2x00_process_response_queue()
1664 pkt->entry_type, pkt->entry_status); qla2x00_process_response_queue()
2542 switch (pkt->entry_type) { qla24xx_process_response_queue()
2586 pkt->entry_type, pkt->entry_status); qla24xx_process_response_queue()
H A Dqla_bsg.c1034 mn->entry_type = VERIFY_CHIP_IOCB_TYPE; qla84xx_updatefw()
1108 mn->entry_type = ACCESS_CHIP_IOCB_TYPE; qla84xx_mgmt_cmd()
H A Dqla_nx2.c2453 vha->host_no, index, entry_hdr->entry_type, qla8044_mark_entry_skipped()
3335 switch (entry_hdr->entry_type) { qla8044_collect_md_data()
/linux-4.1.27/drivers/scsi/
H A Dqla1280.h515 uint8_t entry_type; /* Entry type. */ member in struct:cmd_entry
543 uint8_t entry_type; /* Entry type. */ member in struct:cont_entry
569 uint8_t entry_type; /* Entry type. */ member in struct:response
601 uint8_t entry_type; /* Entry type. */ member in struct:mrk_entry
622 uint8_t entry_type; /* Entry type. */ member in struct:ecmd_entry
642 uint8_t entry_type; /* Entry type. */ member in struct:__anon9457
667 uint8_t entry_type; /* Entry type. */ member in struct:cont_a64_entry
688 uint8_t entry_type; /* Entry type. */ member in struct:elun_entry
716 uint8_t entry_type; /* Entry type. */ member in struct:modify_lun_entry
741 uint8_t entry_type; /* Entry type. */ member in struct:notify_entry
767 uint8_t entry_type; /* Entry type. */ member in struct:nack_entry
788 uint8_t entry_type; /* Entry type. */ member in struct:atio_entry
811 uint8_t entry_type; /* Entry type. */ member in struct:ctio_entry
844 uint8_t entry_type; /* Entry type. */ member in struct:ctio_ret_entry
874 uint8_t entry_type; /* Entry type. */ member in struct:ctio_a64_entry
904 uint8_t entry_type; /* Entry type. */ member in struct:ctio_a64_ret_entry
H A Dqlogicpti.h68 u8 entry_type; member in struct:Entry_header
72 u8 entry_type;
H A Dqlogicpti.c852 marker->hdr.entry_type = ENTRY_MARKER; marker_frob()
862 cmd->hdr.entry_type = ENTRY_COMMAND; cmd_frob()
924 cont->hdr.entry_type = ENTRY_CONTINUATION;
1171 if (sts->hdr.entry_type == ENTRY_STATUS) qlogicpti_intr_handler()
H A Dqla1280.c2758 pkt->entry_type = MARKER_TYPE; qla1280_marker()
2863 pkt->entry_type = COMMAND_A64_TYPE; qla1280_64bit_start_scsi()
2962 ((struct cont_a64_entry *) pkt)->entry_type =
3132 pkt->entry_type = COMMAND_TYPE; qla1280_32bit_start_scsi()
3216 entry_type = CONTINUE_TYPE;
3584 if (pkt->entry_type == STATUS_TYPE) { qla1280_isr()
3603 if (pkt->entry_type == STATUS_TYPE || pkt->entry_status) { qla1280_isr()
3607 if (pkt->entry_type == STATUS_TYPE) qla1280_isr()
3814 else if (pkt->entry_type == COMMAND_A64_TYPE) { qla1280_error_entry()
/linux-4.1.27/drivers/net/ethernet/intel/i40e/
H A Di40e_hmc.c98 hmc_info->sd_table.sd_entry[sd_index].entry_type = type; i40e_add_sd_table_entry()
104 if (I40E_SD_TYPE_DIRECT == sd_entry->entry_type) i40e_add_sd_table_entry()
151 hmc_info->sd_table.sd_entry[sd_idx].entry_type) i40e_add_pd_table_entry()
167 pd_entry->bp.entry_type = I40E_SD_TYPE_PAGED; i40e_add_pd_table_entry()
222 if (I40E_SD_TYPE_PAGED != sd_entry->entry_type) { i40e_remove_pd_bp()
H A Di40e_lan_hmc.c372 info->entry_type, i40e_create_lan_hmc_object()
377 if (I40E_SD_TYPE_PAGED == sd_entry->entry_type) { i40e_create_lan_hmc_object()
407 switch (sd_entry->entry_type) { i40e_create_lan_hmc_object()
411 j, sd_entry->entry_type); i40e_create_lan_hmc_object()
415 j, sd_entry->entry_type); i40e_create_lan_hmc_object()
429 switch (sd_entry->entry_type) { i40e_create_lan_hmc_object()
479 info.entry_type = I40E_SD_TYPE_DIRECT; i40e_configure_lan_hmc()
491 info.entry_type = I40E_SD_TYPE_PAGED; i40e_configure_lan_hmc()
605 info->hmc_info->sd_table.sd_entry[sd_idx].entry_type) i40e_delete_lan_hmc_object()
632 switch (info->hmc_info->sd_table.sd_entry[i].entry_type) { i40e_delete_lan_hmc_object()
1046 if (I40E_SD_TYPE_PAGED == sd_entry->entry_type) { i40e_hmc_get_object_va()
H A Di40e_hmc.h56 enum i40e_sd_entry_type entry_type; member in struct:i40e_hmc_bp
78 enum i40e_sd_entry_type entry_type; member in struct:i40e_hmc_sd_entry
H A Di40e_lan_hmc.h152 enum i40e_sd_entry_type entry_type; member in struct:i40e_hmc_lan_create_obj_info
/linux-4.1.27/fs/hfsplus/
H A Dxattr.c454 u16 entry_type; hfsplus_getxattr_finder_info() local
470 entry_type = hfs_bnode_read_u16(fd.bnode, fd.entryoffset); hfsplus_getxattr_finder_info()
472 if (entry_type == HFSPLUS_FOLDER) { hfsplus_getxattr_finder_info()
479 } else if (entry_type == HFSPLUS_FILE) { hfsplus_getxattr_finder_info()
625 u16 entry_type; hfsplus_listxattr_finder_info() local
641 entry_type = hfs_bnode_read_u16(fd.bnode, fd.entryoffset); hfsplus_listxattr_finder_info()
642 if (entry_type == HFSPLUS_FOLDER) { hfsplus_listxattr_finder_info()
649 } else if (entry_type == HFSPLUS_FILE) { hfsplus_listxattr_finder_info()
/linux-4.1.27/drivers/net/ethernet/intel/i40evf/
H A Di40e_hmc.h56 enum i40e_sd_entry_type entry_type; member in struct:i40e_hmc_bp
78 enum i40e_sd_entry_type entry_type; member in struct:i40e_hmc_sd_entry
H A Di40e_lan_hmc.h152 enum i40e_sd_entry_type entry_type; member in struct:i40e_hmc_lan_create_obj_info
/linux-4.1.27/drivers/sfi/
H A Dsfi_acpi.c76 #define XSDT_GET_NUM_ENTRIES(ptable, entry_type) \
78 (sizeof(entry_type)))
/linux-4.1.27/include/linux/
H A Dsfi.h88 #define SFI_GET_NUM_ENTRIES(ptable, entry_type) \
90 (sizeof(entry_type)))
H A Df2fs_fs.h338 unsigned char entry_type; /* SUM_TYPE_XXX */ member in struct:summary_footer
/linux-4.1.27/drivers/parisc/
H A Diosapic.c360 p->entry_type, p->entry_length, p->interrupt_type, iosapic_load_irt()
415 ** Validate: entry_type, entry_length, interrupt_type irt_find_irqline()
421 if (i->entry_type != IRT_IOSAPIC_TYPE) { irt_find_irqline()
422 DBG_IRT(KERN_WARNING MODULE_NAME ":find_irqline(0x%p): skipping entry %d type %d\n", i, cnt, i->entry_type); irt_find_irqline()
761 irte->entry_type, iosapic_fixup_irq()
839 irte->entry_type, iosapic_serial_irq()
928 WARN_ON(IRT_IOSAPIC_TYPE != irte->entry_type); iosapic_register()
H A Diosapic_private.h43 u8 entry_type; member in struct:irt_entry
/linux-4.1.27/drivers/iommu/
H A Ddmar.c97 if (scope->entry_type == ACPI_DMAR_SCOPE_TYPE_NAMESPACE || dmar_alloc_dev_scope()
98 scope->entry_type == ACPI_DMAR_SCOPE_TYPE_ENDPOINT || dmar_alloc_dev_scope()
99 scope->entry_type == ACPI_DMAR_SCOPE_TYPE_BRIDGE) dmar_alloc_dev_scope()
101 else if (scope->entry_type != ACPI_DMAR_SCOPE_TYPE_IOAPIC && dmar_alloc_dev_scope()
102 scope->entry_type != ACPI_DMAR_SCOPE_TYPE_HPET) { dmar_alloc_dev_scope()
235 if (scope->entry_type != ACPI_DMAR_SCOPE_TYPE_ENDPOINT && dmar_insert_dev_scope()
236 scope->entry_type != ACPI_DMAR_SCOPE_TYPE_BRIDGE) dmar_insert_dev_scope()
244 if ((scope->entry_type == ACPI_DMAR_SCOPE_TYPE_ENDPOINT) ^ dmar_insert_dev_scope()
703 if (scope->entry_type != ACPI_DMAR_SCOPE_TYPE_NAMESPACE) for_each_drhd_unit()
H A Dintel_irq_remapping.c825 if (scope->entry_type == ACPI_DMAR_SCOPE_TYPE_IOAPIC) ir_parse_ioapic_hpet_scope()
827 else if (scope->entry_type == ACPI_DMAR_SCOPE_TYPE_HPET) ir_parse_ioapic_hpet_scope()
/linux-4.1.27/arch/sh/kernel/
H A Ddwarf.c867 static int dwarf_parse_fde(void *entry, u32 entry_type, dwarf_parse_fde() argument
889 fde->cie_pointer = (unsigned long)(p - entry_type - 4); dwarf_parse_fde()
1031 u32 entry_type; dwarf_parse_section() local
1062 entry_type = get_unaligned((u32 *)p); dwarf_parse_section()
1065 if (entry_type == DW_EH_FRAME_CIE) { dwarf_parse_section()
1072 err = dwarf_parse_fde(entry, entry_type, p, len, dwarf_parse_section()
/linux-4.1.27/fs/f2fs/
H A Dsegment.h85 #define GET_SUM_TYPE(footer) ((footer)->entry_type)
86 #define SET_SUM_TYPE(footer, type) ((footer)->entry_type = type)
/linux-4.1.27/arch/parisc/include/asm/
H A Dpdcpat.h216 unsigned char entry_type; /* 1 = Memory Descriptor Entry Type */ member in struct:pdc_pat_pd_addr_map_entry
/linux-4.1.27/arch/parisc/kernel/
H A Dinventory.c331 if ( (mtbl_ptr->entry_type != PAT_MEMORY_DESCRIPTOR) pat_memconfig()
/linux-4.1.27/drivers/scsi/aic94xx/
H A Daic94xx_sds.c662 static int asd_find_flash_de(struct asd_flash_dir *flash_dir, u32 entry_type, asd_find_flash_de() argument
672 if (type == entry_type) asd_find_flash_de()
/linux-4.1.27/include/acpi/
H A Dactbl2.h436 u8 entry_type; member in struct:acpi_dmar_device_scope
443 /* Values for entry_type in struct acpi_dmar_device_scope - device types */
/linux-4.1.27/drivers/net/ethernet/qlogic/netxen/
H A Dnetxen_nic_hw.c2364 entry->hdr.entry_type, entry->hdr.entry_capture_mask, netxen_md_entry_err_chk()
2394 if (template_hdr->entry_type == TLHDR) netxen_parse_md_template()
2404 switch (entry->hdr.entry_type) { netxen_parse_md_template()
H A Dnetxen_nic.h1321 u32 entry_type; member in struct:netxen_minidump_template_hdr
1345 u32 entry_type; member in struct:netxen_common_entry_hdr
/linux-4.1.27/drivers/net/ethernet/ti/
H A Dcpsw_ale.c87 DEFINE_ALE_FIELD(entry_type, 60, 2)
/linux-4.1.27/drivers/scsi/qla4xxx/
H A Dql4_nx.h891 uint32_t entry_type; member in struct:qla8xxx_minidump_entry_hdr
H A Dql4_fw.h1423 uint32_t entry_type; member in struct:qla4_8xxx_minidump_template_hdr
H A Dql4_nx.c2579 ha->host_no, index, entry_hdr->entry_type, qla4_8xxx_mark_entry_skipped()
3075 switch (entry_hdr->entry_type) { qla4_8xxx_collect_md_data()

Completed in 1294 milliseconds