Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/fm/topo/modules/SUNW,SPARC-Enterprise/ioboard/
H A Dopl_topo.h59 #define OPL_RC_MAX 2 /* Max 2 root complexes per hostbridge */ macro
81 di_node_t rcs[OPL_HB_MAX][OPL_RC_MAX];
H A Dopl_hostbridge.c250 (void) topo_node_range_create(mp, hbn, PCIEX_ROOT, 0, OPL_RC_MAX); in opl_hb_node_create()
282 for (rc = 0; rc < OPL_RC_MAX; rc++) { in opl_hb_enum()