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

/illumos-gate/usr/src/uts/common/sys/ib/ibnex/
H A Dibnex_devctl.h312 uint32_t hca_vendor_id; /* Vendor ID */ member in struct:ibnex_ctl_hca_info_s
407 uint32_t hca_vendor_id; /* Vendor ID */ member in struct:ibnex_ctl_hca_info_32_s
/illumos-gate/usr/src/uts/common/io/ib/ibtl/
H A Dibtl_ibnex.c433 hca_devp->hd_hca_attr->hca_vendor_id,
/illumos-gate/usr/src/uts/common/io/comstar/port/srpt/
H A Dsrpt_ioc.c1252 h2b32((uint32_t)(ioc->ioc_attr.hca_vendor_id << 8));
1258 h2b32((uint32_t)(ioc->ioc_attr.hca_vendor_id << 8));
/illumos-gate/usr/src/uts/common/sys/ib/mgt/ibcm/
H A Dibcm_impl.h967 uint32_t hca_vendor_id:24; member in struct:ibcm_hca_info_s
1003 (((hcap)->hca_device_id == 0x5a44) && ((hcap)->hca_vendor_id == 0x15b3))
/illumos-gate/usr/src/uts/common/io/ib/clients/of/sol_ofs/
H A Dsol_kverbs.c245 hattr.hca_vendor_id, hattr.hca_device_id,
427 hattr.hca_vendor_id, hattr.hca_device_id,
763 attr->vendor_id = hattr.hca_vendor_id;
/illumos-gate/usr/src/uts/common/io/ib/clients/of/sol_umad/
H A Dsol_umad.c890 "vendor-id", hca.hca_attr.hca_vendor_id);
927 "vendor-id", hca.hca_attr.hca_vendor_id);
/illumos-gate/usr/src/uts/common/io/ib/mgt/ibcm/
H A Dibcm_impl.c861 hcap->hca_vendor_id = hca_attrs.hca_vendor_id;
/illumos-gate/usr/src/uts/common/sys/ib/ibtl/
H A Dibtl_types.h440 uint32_t hca_vendor_id:24; /* 24 bit Vendor ID */ member in struct:ibt_hca_attr_s
/illumos-gate/usr/src/uts/common/io/ib/clients/of/sol_uverbs/
H A Dsol_uverbs.c566 mod_ctxt->hcas[hca_ndx].attr.hca_vendor_id);
1689 resp.vendor_id = hca_attr.hca_vendor_id;
/illumos-gate/usr/src/uts/common/io/ib/ibnex/
H A Dibnex_ioctl.c2896 (x)->hca_vendor_id = (y)->hca_vendor_id; \
/illumos-gate/usr/src/uts/common/io/ib/mgt/ibdm/
H A Dibdm.c961 " #ports: %d", hca_attr->hca_vendor_id, hca_attr->hca_device_id,
993 port_attr->pa_vendorid = hca_attr->hca_vendor_id;
1004 port_attr->pa_vendorid = hca_attr->hca_vendor_id;
/illumos-gate/usr/src/uts/common/io/ib/adapters/tavor/
H A Dtavor.c1861 hca_attr->hca_vendor_id = state->ts_adapter.vendor_id;
/illumos-gate/usr/src/uts/common/io/ib/adapters/hermon/
H A Dhermon.c2530 hca_attr->hca_vendor_id = state->hs_vendor_id;
/illumos-gate/usr/src/uts/common/io/ib/mgt/ibmf/
H A Dibmf_impl.c764 cip->ci_vendor_id = hca_attrs.hca_vendor_id;
/illumos-gate/usr/src/uts/common/io/ib/clients/daplt/
H A Ddaplt.c4400 args.hca_attr.dhca_vendor_id = hcap->hca_vendor_id;

Completed in 202 milliseconds