Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/fm/topo/modules/i86pc/x86pi/
H A Dx86pi_bay.c120 bay_pgroups(topo_mod_t *mod, tnode_t *tnp, di_node_t *dnp, di_node_t *sibp, in bay_pgroups() argument
173 oc_path = di_devfs_path(*sibp); in bay_pgroups()
/illumos-gate/usr/src/lib/libctf/common/
H A Dctf_dwarf.c769 ctf_dwarf_sib(ctf_cu_t *cup, Dwarf_Die base, Dwarf_Die *sibp) in ctf_dwarf_sib() argument
774 *sibp = NULL; in ctf_dwarf_sib()
776 ret = dwarf_siblingof(cup->cu_dwarf, base, sibp, &derr); in ctf_dwarf_sib()