Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/fm/topo/libtopo/common/
H A Dtopo_builtin.c45 static const struct topo_builtin _topo_builtins[] = { variable
65 for (bp = _topo_builtins; bp->bltin_name != NULL; bp++) { in bltin_init()
115 for (bp = _topo_builtins; bp->bltin_name != NULL; bp++) { in topo_builtin_create()