Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/sun4u/sys/
H A Dopl_cfg.h117 #define OPL_ADDR_TO_CHANNEL(hi) (((hi) >> 5) & 0x7) macro
/titanic_41/usr/src/lib/efcode/jupiter/
H A Djupiter.c160 ch = OPL_ADDR_TO_CHANNEL(phi); in do_get_io_portid()