Home
last modified time | relevance | path

Searched defs:ibt_path_attr_s (Results 1 – 1 of 1) sorted by relevance

/titanic_41/usr/src/uts/common/sys/ib/ibtl/
H A Dibti_common.h314 typedef struct ibt_path_attr_s { struct
315 ib_gid_t *pa_dgids; /* Array of DGIDs */
316 ib_gid_t pa_sgid;
317 ib_guid_t pa_hca_guid;
318 char *pa_sname; /* ASCII Service name */
320 ib_svc_id_t pa_sid; /* Service ID */
321 ibt_srv_data_flags_t pa_sd_flags; /* Service Data flags. */
322 ibt_srv_data_t pa_sdata; /* Service Data */
323 uint8_t pa_hca_port_num;
324 uint8_t pa_num_dgids; /* size of pa_dgids array */
[all …]