Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/sun4u/sys/
H A Dsysiosbus.h104 #define EXT_SBUS_SLOTS 4 /* Number of external sbus slots */ macro
/illumos-gate/usr/src/uts/sun4u/io/
H A Dsysiosbus.c1775 if ((slot >= EXT_SBUS_SLOTS) || in sbus_add_intr_impl()
1954 if ((softsp->intr_hndlr_cnt[slot] == 0) || (slot >= EXT_SBUS_SLOTS)) { in sbus_remove_intr_impl()