Searched defs:clnt_dip (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/io/ib/ibnex/
H A Dibnex.c827 dev_info_t *clnt_dip; local
852 clnt_dip = cb_args->cb_dip;
853 ASSERT(clnt_dip);
855 node_data = ddi_get_parent_data(clnt_dip);
866 clnt_dip, TQ_SLEEP) == 0) {
/illumos-gate/usr/src/uts/common/sys/ib/ibtl/impl/
H A Dibtl.h60 dev_info_t *clnt_dip; /* IBT Client's dip */ member in struct:ibtl_clnt_s
71 clnt_private clnt_dip}))

Completed in 68 milliseconds