Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/fm/topo/modules/SUNW,SPARC-Enterprise/ioboard/
H A Dopl_topo.h66 #define OPL_PX_HB(a) (((a) >> 1) & 0x07) /* Extract hb from ba */ macro
H A Dopl_ioboard.c316 hb = OPL_PX_HB(a); in opl_iob_enum()