Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/sun4u/sys/
H A Dopl_cfg.h110 #define OPL_IO_PORTID_TO_LSB(portid) (((portid) >> 4) & OPL_LSBID_MASK) macro
/illumos-gate/usr/src/uts/sun4u/io/
H A Dopl_cfg.c532 board = OPL_IO_PORTID_TO_LSB(portid); in opl_init_root_nodes()
1995 lsb = OPL_IO_PORTID_TO_LSB(portid); in opl_get_hwd_va()
2312 board = OPL_IO_PORTID_TO_LSB(portid); in opl_master_interrupt()