Searched refs:ar_query_s (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/io/ib/clients/daplt/
H A Ddaplt.c2085 ibt_ar_t ar_query_s; local
2132 ar_query_s.ar_gid.gid_guid = 0ULL;
2133 ar_query_s.ar_gid.gid_prefix = 0ULL;
2134 ar_query_s.ar_pkey = 0;
2136 ar_query_s.ar_data, DAPL_ATS_NBYTES);
2137 #define UR(b) ar_query_s.ar_data[(b)]
2142 status = ibt_query_ar(sgid, &ar_query_s, &ar_result_s);
2917 ibt_ar_t ar_query_s; local
2979 ar_query_s.ar_gid.gid_prefix =
2981 ar_query_s
[all...]

Completed in 66 milliseconds