Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/
H A Ddevinfo_impl.h243 di_off_t hw_prop; member
/illumos-gate/usr/src/uts/common/io/
H A Ddevinfo.c1980 me->hw_prop = off; in di_copynode()
1982 &me->hw_prop, st, node); in di_copynode()
/illumos-gate/usr/src/lib/libdevinfo/
H A Ddevinfo.c1800 prop_off = DI_NODE(node)->hw_prop; in di_prop_next_common()