Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/sun4u/sys/
H A Dopl_cfg.h126 #define OPL_VALID_CHANNEL(ch) ((ch >= 0) && (ch <= 4)) macro
/titanic_50/usr/src/lib/efcode/jupiter/
H A Djupiter.c331 if (!OPL_VALID_CHANNEL(ch)) { in do_get_hwd_va()
/titanic_50/usr/src/uts/sun4u/io/
H A Dopl_cfg.c2317 if ((board >= HWD_SBS_PER_DOMAIN) || !OPL_VALID_CHANNEL(channel) || in opl_master_interrupt()
2385 ASSERT(OPL_VALID_CHANNEL(channel)); in opl_probe_leaf()