Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/fm/topo/modules/SUNW,SPARC-Enterprise/ioboard/
H A Dopl_topo.h74 #define OPL_MC_STR2BA(s) strtol(s, NULL, 16) /* Convert ba string to int */ macro
H A Dopl_ioboard.c145 a = OPL_MC_STR2BA(ba); in opl_map_boards()