Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/sun4u/sys/
H A Dopl_cfg.h116 #define OPL_ADDR_TO_LSB(hi) (((hi) >> 8) & OPL_LSBID_MASK) macro
/titanic_50/usr/src/lib/efcode/jupiter/
H A Djupiter.c159 lsb = OPL_ADDR_TO_LSB(phi); in do_get_io_portid()