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

/illumos-gate/usr/src/uts/sun4u/io/
H A Dsysiosbus.c160 struct sbus_slot_entry *ino_table[] = { variable in typeref:struct:sbus_slot_entry
1724 ino_table[ino]->mapping_reg);
1732 start_bit = ino_table[ino]->diagreg_shift;
1789 ino_table[ino]->clear_reg);
1948 ino_table[ino]->mapping_reg);
1958 start_bit = ino_table[ino]->diagreg_shift;
2077 if (!ino_table[ino]) {
2086 if ((ino_table[ino]->clear_reg == PP_CLEAR) &&
2188 if (ino_table[i] != NULL) {
2189 mondo_vec_reg = baddr + ino_table[
[all...]

Completed in 63 milliseconds