Searched refs:ino_table (Results 1 – 1 of 1) sorted by relevance
161 struct sbus_slot_entry *ino_table[] = { variable1679 ino_table[ino]->mapping_reg); in sbus_add_intr_impl()1687 start_bit = ino_table[ino]->diagreg_shift; in sbus_add_intr_impl()1744 ino_table[ino]->clear_reg); in sbus_add_intr_impl()1897 ino_table[ino]->mapping_reg); in sbus_remove_intr_impl()1907 start_bit = ino_table[ino]->diagreg_shift; in sbus_remove_intr_impl()2022 if (!ino_table[ino]) { in sbus_xlate_intrs()2031 if ((ino_table[ino]->clear_reg == PP_CLEAR) && in sbus_xlate_intrs()2133 if (ino_table[i] != NULL) { in sbus_cpr_handle_intr_map_reg()2134 mondo_vec_reg = baddr + ino_table[i]->mapping_reg; in sbus_cpr_handle_intr_map_reg()[all …]