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

/illumos-gate/usr/src/uts/common/io/ib/clients/daplt/
H A Ddaplt.c2086 ibt_ar_t ar_result_s; local
2142 status = ibt_query_ar(sgid, &ar_query_s, &ar_result_s);
2152 dgid = &ar_result_s.ar_gid;
2918 ibt_ar_t ar_result_s; local
2987 status = ibt_query_ar(lgid, &ar_query_s, &ar_result_s);
2989 bcopy(ar_result_s.ar_data, hip->hi_saaddr, DAPL_ATS_NBYTES);
2999 #define UL(b) ar_result_s.ar_data[(b)]

Completed in 65 milliseconds