Home
last modified time | relevance | path

Searched refs:OPL_PX_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.h65 #define OPL_PX_LSB(a) (((a) >> 4) & 0x1f) /* Extract board from ba */ macro
H A Dopl_ioboard.c315 lsb = OPL_PX_LSB(a); in opl_iob_enum()