Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/
H A Ddevinfo_impl.h339 int hp_connection; /* connection number */ member
/illumos-gate/usr/src/lib/libdevinfo/
H A Ddevinfo.c2684 if (DI_HP(hp)->hp_connection == -1) in di_hp_connection()
2687 return (DI_HP(hp)->hp_connection); in di_hp_connection()
/illumos-gate/usr/src/uts/common/io/
H A Ddevinfo.c3571 me->hp_connection = (int)hp_hdl->cn_info.cn_num; in di_gethpdata()