Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/ib/clients/iser/
H A Diser_ib.h53 typedef struct iser_hca_s { struct
54 list_node_t hca_node;
55 boolean_t hca_failed;
56 ibt_clnt_hdl_t hca_clnt_hdl;
57 ibt_hca_hdl_t hca_hdl;
58 ibt_hca_attr_t hca_attr;
59 ibt_pd_hdl_t hca_pdhdl;
60 ib_guid_t hca_guid;
61 uint_t hca_num_ports;
63 uint_t hca_port_info_sz;
[all …]