Home
last modified time | relevance | path

Searched refs:ino_table (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/sun4u/io/
H A Dsysiosbus.c161 struct sbus_slot_entry *ino_table[] = { variable
1679 ino_table[ino]->mapping_reg); 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()
2022 if (!ino_table[ino]) { in sbus_xlate_intrs()
2133 if (ino_table[i] != NULL) { in sbus_cpr_handle_intr_map_reg()
2148 #define SZ_INO_TABLE (sizeof (ino_table) / sizeof (ino_table[0]))
2177 if (ino_table[mondo] == NULL) in sbus_intrdist()
2181 ino_table[mondo]->mapping_reg); in sbus_intrdist()
2286 if (ino_table[mondo] == NULL || in sbus_intr_reset()
[all …]