Home
last modified time | relevance | path

Searched defs:vtx (Results 1 – 5 of 5) sorted by relevance

/illumos-gate/usr/src/lib/fm/topo/libtopo/common/
H A Dtopo_digraph.c260 topo_vertex_t *vtx = NULL; in topo_vertex_new() local
321 topo_vertex_node(topo_vertex_t *vtx) in topo_vertex_node()
331 topo_vertex_destroy(topo_mod_t *mod, topo_vertex_t *vtx) in topo_vertex_destroy()
375 for (topo_vertex_t *vtx = topo_list_next(&tdg->tdg_vertices); in topo_vertex_iter() local
457 topo_edge_iter(topo_hdl_t *thp, topo_vertex_t *vtx, in topo_edge_iter()
534 visit_vertex(topo_hdl_t *thp, topo_vertex_t *vtx, topo_vertex_t *to, in visit_vertex()
H A Dtopo_digraph_xml.c662 serialize_vertex(topo_hdl_t *thp, topo_vertex_t *vtx, boolean_t last_vtx, in serialize_vertex()
808 edge_cb(topo_hdl_t *thp, topo_vertex_t *vtx, boolean_t last_vtx, void *arg) in edge_cb()
925 add_props(topo_hdl_t *thp, topo_vertex_t *vtx, nvlist_t *pgroups) in add_props()
1336 topo_vertex_t *vtx = NULL; in deserialize_vertex() local
H A Dtopo_snap.c516 topo_vertex_t *vtx; in topo_snap_destroy() local
/illumos-gate/usr/src/test/os-tests/tests/libtopo/
H A Ddigraph-test.c122 test_paths_cb(topo_hdl_t *thp, topo_vertex_t *vtx, boolean_t last_vtx, in test_paths_cb()
/illumos-gate/usr/src/uts/common/io/rtw/
H A Drtw.c1214 caddr_t virbaseaddr, vtx[RTW_NTXPRI], vrx; in rtw_dma_init() local