Home
last modified time | relevance | path

Searched defs:tables (Results 1 – 25 of 30) sorted by relevance

12

/openbsd-src/sys/dev/ic/
H A Dsiop_common.c327 struct siop_common_xfer *tables = siop_cmd->siop_tables; in siop_wdtr_neg() local
406 struct siop_common_xfer *tables in siop_ppr_neg() local
521 struct siop_common_xfer *tables = siop_cmd->siop_tables; siop_sdtr_neg() local
[all...]
/openbsd-src/usr.bin/yacc/
H A Dskeleton.c66 char *tables[] = variable
/openbsd-src/sys/dev/pci/drm/i915/display/
H A Dintel_snps_phy.c1789 const struct intel_mpllb_state * const *tables; in intel_mpllb_calc_state() local
1984 const struct intel_mpllb_state * const *tables = dg2_hdmi_tables; in intel_snps_phy_check_hdmi_link_rate() local
H A Dintel_cx0_phy.c1734 const struct intel_c10pll_state * const *tables = mtl_c10_hdmi_tables; in intel_c10_phy_check_hdmi_link_rate() local
1789 const struct intel_c10pll_state * const *tables; in intel_c10pll_calc_state() local
1976 const struct intel_c20pll_state * const *tables = mtl_c20_hdmi_tables; in intel_c20_phy_check_hdmi_link_rate() local
2017 const struct intel_c20pll_state * const *tables; in intel_c20pll_calc_state() local
/openbsd-src/gnu/llvm/llvm/utils/TableGen/
H A DX86RecognizableInstr.cpp143 RecognizableInstr::RecognizableInstr(DisassemblerTables &tables, in RecognizableInstr()
165 void RecognizableInstr::processInstr(DisassemblerTables &tables, in processInstr()
/openbsd-src/gnu/llvm/clang/docs/
H A DControlFlowIntegrityDesign.rst303 …GlobalSplit: https://github.com/llvm/llvm-project/blob/main/llvm/lib/Transforms/IPO/GlobalSplit.cpp
/openbsd-src/gnu/llvm/lld/wasm/
H A DInputFiles.h143 std::vector<InputTable *> tables; variable
/openbsd-src/usr.sbin/relayd/
H A Dpfe_filter.c52 struct pfr_table *tables; in init_tables() local
/openbsd-src/sys/dev/pci/drm/amd/pm/swsmu/smu11/
H A Dcyan_skillfish_ppt.c90 struct smu_table *tables = smu_table->tables; in cyan_skillfish_tables_init() local
H A Darcturus_ppt.c253 struct smu_table *tables = smu_table->tables; in arcturus_tables_init() local
H A Dvangogh_ppt.c227 struct smu_table *tables = smu_table->tables; in vangogh_tables_init() local
H A Dsmu_v11_0.c372 struct smu_table *tables = smu_table->tables; in smu_v11_0_init_smc_tables() local
/openbsd-src/gnu/llvm/clang/lib/Serialization/
H A DMultiOnDiskHashTable.h105 table_range tables() { in tables() function
/openbsd-src/gnu/llvm/llvm/include/llvm/Object/
H A DWasm.h140 ArrayRef<wasm::WasmTable> tables() const { return Tables; } in tables() function
/openbsd-src/sys/dev/pci/drm/amd/pm/swsmu/smu13/
H A Dsmu_v13_0_4_ppt.c153 struct smu_table *tables = smu_table->tables; in smu_v13_0_4_init_smc_tables() local
H A Dsmu_v13_0_5_ppt.c127 struct smu_table *tables = smu_table->tables; in smu_v13_0_5_init_smc_tables() local
H A Dyellow_carp_ppt.c154 struct smu_table *tables = smu_table->tables; in yellow_carp_init_smc_tables() local
H A Dsmu_v13_0_7_ppt.c494 struct smu_table *tables = smu_table->tables; in smu_v13_0_7_tables_init() local
[all...]
H A Daldebaran_ppt.c230 struct smu_table *tables = smu_table->tables; in aldebaran_tables_init() local
H A Dsmu_v13_0_6_ppt.c221 struct smu_table *tables = smu_table->tables; in smu_v13_0_6_tables_init() local
H A Dsmu_v13_0_0_ppt.c487 struct smu_table *tables = smu_table->tables; in smu_v13_0_0_tables_init() local
H A Dsmu_v13_0.c437 struct smu_table *tables = smu_table->tables; in smu_v13_0_init_smc_tables() local
/openbsd-src/sys/dev/pci/drm/amd/pm/swsmu/smu12/
H A Drenoir_ppt.c159 struct smu_table *tables = smu_table->tables; in renoir_init_smc_tables() local
/openbsd-src/sys/dev/pci/drm/amd/pm/swsmu/
H A Damdgpu_smu.c799 struct smu_table *tables = smu_table->tables; in smu_init_fb_allocations() local
864 struct smu_table *tables = smu_table->tables; smu_fini_fb_allocations() local
[all...]
/openbsd-src/sys/dev/pci/drm/amd/pm/swsmu/inc/
H A Damdgpu_smu.h242 #define SMU_TABLE_INIT(tables, table_id, s, a, d) \ argument
338 struct smu_table tables[SMU_TABLE_COUNT]; member

12