Home
last modified time | relevance | path

Searched refs:OPL_PX_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.h64 #define OPL_PX_STR2BA(s) strtol(s, NULL, 16) /* Convert ba string to int */ macro
H A Dopl_ioboard.c314 a = OPL_PX_STR2BA(ba); in opl_iob_enum()