Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/ib/ibnex/
H A Dibnex_devctl.h387 typedef struct ibnex_ctl_hca_info_32_s { struct
388 ib_guid_t hca_node_guid; /* Node GUID */
389 ib_guid_t hca_si_guid; /* Optional System Image GUID */
390 uint_t hca_nports; /* Number of physical ports */
393 char hca_driver_name[MAX_HCA_DRVNAME_LEN];
394 int hca_driver_instance;
401 caddr32_t hca_device_path;
402 uint_t hca_device_path_len;
404 ibt_hca_flags_t hca_flags; /* HCA capabilities etc */
405 ibt_hca_flags2_t hca_flags2; /* HCA capabilities etc */
[all …]