Home
last modified time | relevance | path

Searched defs:hp_node (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/lib/libhotplug/common/
H A Dlibhotplug_impl.h40 struct hp_node { struct
48 hp_node_t hp_parent; argument
49 hp_node_t hp_child; argument
50 hp_node_t hp_sibling; argument
/illumos-gate/usr/src/uts/common/io/1394/
H A Dt1394.c78 int hp_node = 0; in t1394_attach() local