Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/fm/topo/modules/SUNW,SPARC-Enterprise/ioboard/
H A Dopl_topo.h75 #define OPL_MC_LSB(a) (((a) >> 4) & 0x1f) /* Extract board from ba */ macro
H A Dopl_ioboard.c146 lsb = OPL_MC_LSB(a); in opl_map_boards()