Symbol: eibnx_hca_t
usr/src/uts/common/io/ib/clients/eoib/enx_hdlrs.c
1016
eibnx_hca_t *hca;
usr/src/uts/common/io/ib/clients/eoib/enx_hdlrs.c
1064
eibnx_hca_t *hca;
usr/src/uts/common/io/ib/clients/eoib/enx_hdlrs.c
1065
eibnx_hca_t *hca_prev;
usr/src/uts/common/io/ib/clients/eoib/enx_hdlrs.c
893
eibnx_hca_t *hca;
usr/src/uts/common/io/ib/clients/eoib/enx_ibt.c
1138
eibnx_hca_t *
usr/src/uts/common/io/ib/clients/eoib/enx_ibt.c
1142
eibnx_hca_t *hca;
usr/src/uts/common/io/ib/clients/eoib/enx_ibt.c
1191
hca = kmem_zalloc(sizeof (eibnx_hca_t), KM_SLEEP);
usr/src/uts/common/io/ib/clients/eoib/enx_ibt.c
1233
eibnx_cleanup_hca(eibnx_hca_t *hca)
usr/src/uts/common/io/ib/clients/eoib/enx_ibt.c
1258
kmem_free(hca, sizeof (eibnx_hca_t));
usr/src/uts/common/io/ib/clients/eoib/enx_ibt.c
74
eibnx_hca_t *hca_list;
usr/src/uts/common/io/ib/clients/eoib/enx_ibt.c
75
eibnx_hca_t *hca_tail;
usr/src/uts/common/io/ib/clients/eoib/enx_ibt.c
76
eibnx_hca_t *hca;
usr/src/uts/common/io/ib/clients/eoib/enx_ibt.c
835
eibnx_hca_t *hca;
usr/src/uts/common/io/ib/clients/eoib/enx_ibt.c
836
eibnx_hca_t *hca_next;
usr/src/uts/common/io/ib/clients/eoib/enx_ibt.c
837
eibnx_hca_t *hca_list;
usr/src/uts/common/io/ib/clients/eoib/enx_main.c
545
eibnx_hca_t *hca;
usr/src/uts/common/io/ib/clients/eoib/enx_misc.c
349
eibnx_start_port_monitor(eibnx_hca_t *hca, eibnx_port_t *port)
usr/src/uts/common/sys/ib/clients/eoib/enx_impl.h
395
eibnx_hca_t *nx_hca;
usr/src/uts/common/sys/ib/clients/eoib/enx_impl.h
455
eibnx_hca_t *eibnx_prepare_hca(ib_guid_t);
usr/src/uts/common/sys/ib/clients/eoib/enx_impl.h
456
int eibnx_cleanup_hca(eibnx_hca_t *);
usr/src/uts/common/sys/ib/clients/eoib/enx_impl.h
509
eibnx_thr_info_t *eibnx_start_port_monitor(eibnx_hca_t *, eibnx_port_t *);