Searched refs:split_type (Results 1 – 2 of 2) sorted by relevance
1819 switch (split_type) { in qed_grc_dump_addr_range()1847 switch (split_type) { in qed_grc_dump_addr_range()1890 if (split_type != dev_data->pretend.split_type || in qed_grc_dump_addr_range()1892 switch (split_type) { in qed_grc_dump_addr_range()1916 dev_data->pretend.split_type = (u8)split_type; in qed_grc_dump_addr_range()1964 split_type, split_id); in qed_grc_dump_reg_entry()2072 split_type, split_id); in qed_grc_dump_regs_entries()2114 split_type, in qed_grc_dump_split_data()2156 split_type = in qed_grc_dump_registers()2166 switch (split_type) { in qed_grc_dump_registers()[all …]
1024 u8 split_type /* Pretend split type (from enum init_split_types) */; member