Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/sun4u/sys/
H A Dopl_cfg.h83 #define OPL_LSB_TO_PSEUDOMC_PORTID(board) ((1 << 9) | (board << 4)) macro
/illumos-gate/usr/src/uts/sun4u/io/
H A Dopl_cfg.c1018 portid = OPL_LSB_TO_PSEUDOMC_PORTID(board); in opl_create_pseudo_mc()