Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/sun4u/sys/
H A Dopl_cfg.h110 #define OPL_IO_PORTID_TO_LSB(portid) (((portid) >> 4) & OPL_LSBID_MASK) macro
/titanic_50/usr/src/lib/efcode/jupiter/
H A Djupiter.c218 lsb = OPL_IO_PORTID_TO_LSB(portid); in do_decode_unit()
/titanic_50/usr/src/uts/sun4u/io/
H A Dopl_cfg.c531 board = OPL_IO_PORTID_TO_LSB(portid); in opl_init_root_nodes()
1996 lsb = OPL_IO_PORTID_TO_LSB(portid); in opl_get_hwd_va()
2313 board = OPL_IO_PORTID_TO_LSB(portid); in opl_master_interrupt()