Searched defs:block_id (Results 1 - 11 of 11) sorted by relevance

/freebsd-current/contrib/ofed/opensm/opensm/
H A Dosm_switch.c160 osm_switch_get_lft_block(IN const osm_switch_t * p_sw, IN uint16_t block_id, OUT uint8_t * p_block) argument
/freebsd-current/contrib/llvm-project/lldb/source/Symbol/
H A DBlock.cpp112 Block *Block::FindBlockByID(user_id_t block_id) { argument
/freebsd-current/contrib/llvm-project/lldb/source/Plugins/TraceExporter/common/
H A DTraceHTR.cpp70 void HTRBlockLayer::AppendNewBlock(size_t block_id, HTRBlock &&block) { argument
75 void HTRBlockLayer::AppendRepeatedBlock(size_t block_id) { argument
124 size_t block_id = m_block_id_trace[index]; local
/freebsd-current/sys/dev/qlnx/qlnxe/
H A Decore_hsi_init_tool.h199 u16 block_id /* Blocks ID */; member in struct:init_callback_op
H A Decore_int.c969 u32 block_id = p_aeu->block_index, mask, val; local
H A Decore_hsi_debug_tools.h128 enum block_id enum
298 u8 block_id /* Registers block ID */; member in struct:dbg_attn_block_result
387 u8 block_id /* block ID */; member in struct:dbg_dump_cond_hdr
H A Decore_dbg_fw_funcs.c230 enum block_id block_id; member in struct:storm_defs
1917 get_dbg_bus_block_desc(struct ecore_hwfn *p_hwfn, enum block_id block_id) argument
1926 get_dbg_bus_line_desc(struct ecore_hwfn *p_hwfn, enum block_id block_id) argument
2356 u32 block_id; local
2649 u32 block_id, offset = 0; local
2768 ecore_grc_is_mem_included(struct ecore_hwfn *p_hwfn, enum block_id block_id, u8 mem_group_id) argument
2855 u32 block_id, i; local
2878 ecore_get_block_attn_data(enum block_id block_id, enum dbg_attn_type attn_type) argument
2887 ecore_get_block_attn_regs(enum block_id block_id, enum dbg_attn_type attn_type, u8 *num_attn_regs) argument
2905 u32 block_id; local
3270 u32 block_id, offset = 0, num_reg_entries = 0; local
3943 ecore_config_dbg_line(struct ecore_hwfn *p_hwfn, struct ecore_ptt *p_ptt, enum block_id block_id, u8 line_id, u8 enable_mask, u8 right_shift, u8 force_valid_mask, u8 force_frame_mask) argument
3968 u32 block_id, line_id, offset = 0; local
4241 u32 block_id; local
4326 u32 block_id = GET_FIELD(cond_regs[reg_id].data, DBG_IDLE_CHK_COND_REG_BLOCK_ID); local
5083 u32 block_id; local
5106 ecore_dbg_bus_enable_block(struct ecore_hwfn *p_hwfn, enum block_id block_id, u8 line_num, u8 enable_mask, u8 right_shift, u8 force_valid_mask, u8 force_frame_mask) argument
5296 ecore_dbg_bus_enable_filter(struct ecore_hwfn *p_hwfn, struct ecore_ptt *p_ptt, enum block_id block_id, u8 const_msg_len) argument
5379 ecore_dbg_bus_add_trigger_state(struct ecore_hwfn *p_hwfn, struct ecore_ptt *p_ptt, enum block_id block_id, u8 const_msg_len, u16 count_to_next) argument
5534 u32 block_id, client_mask = 0; local
5575 u32 block_id; local
5674 u32 block_id; local
5772 u32 block_id; local
5934 u32 min_buf_size_in_dwords, block_id, offset = 0; local
6385 ecore_dbg_read_attn(struct ecore_hwfn *p_hwfn, struct ecore_ptt *p_ptt, enum block_id block_id, enum dbg_attn_type attn_type, bool clear_status, struct dbg_attn_block_result *results) argument
6464 ecore_is_block_in_reset(struct ecore_hwfn *p_hwfn, struct ecore_ptt *p_ptt, enum block_id block_id) argument
[all...]
/freebsd-current/contrib/llvm-project/lldb/source/Plugins/SymbolFile/PDB/
H A DSymbolFilePDB.cpp782 auto block_id = block_symbol ? block_symbol->getSymIndexId() local
/freebsd-current/contrib/llvm-project/lldb/source/Plugins/SymbolFile/NativePDB/
H A DPdbAstBuilder.cpp653 PdbAstBuilder::GetOrCreateBlockDecl(PdbCompilandSymId block_id) { argument
1356 void PdbAstBuilder::ParseBlockChildren(PdbCompilandSymId block_id) { argument
1401 PdbCompilandSymId block_id = PdbSymUid(iter->second.uid).asCompilandSym(); local
[all...]
H A DSymbolFileNativePDB.cpp382 Block &SymbolFileNativePDB::CreateBlock(PdbCompilandSymId block_id) { argument
1000 GetOrCreateBlock(PdbCompilandSymId block_id) argument
1917 ParseVariablesForBlock(PdbCompilandSymId block_id) argument
[all...]
/freebsd-current/sys/dev/ice/
H A Dice_flex_pipe.c1680 static void ice_fill_tbl(struct ice_hw *hw, enum ice_block block_id, u32 sid) argument
[all...]

Completed in 169 milliseconds