Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/sun4u/sys/
H A Dopl_cfg.h125 #define OPL_OBERON_CHANNEL(ch) ((ch >= 0) && (ch <= 3)) macro
/titanic_41/usr/src/lib/efcode/jupiter/
H A Djupiter.c280 } else if (OPL_OBERON_CHANNEL(ch) && OPL_VALID_LEAF(leaf)) { in do_device_id()
/titanic_41/usr/src/uts/sun4u/io/
H A Dopl_cfg.c2318 (OPL_OBERON_CHANNEL(channel) && !OPL_VALID_LEAF(leaf)) || in opl_master_interrupt()