Searched refs:ti_hca_guid (Results 1 – 4 of 4) sorted by relevance
/titanic_44/usr/src/uts/common/io/ib/clients/eoib/ |
H A D | enx_hdlrs.c | 167 info->ti_hca_guid, info->ti_pi->p_port_num); in eibnx_port_monitor() 178 info->ti_hca_guid, info->ti_pi->p_port_num); in eibnx_port_monitor() 189 info->ti_hca_guid, info->ti_pi->p_port_num); in eibnx_port_monitor() 200 info->ti_hca_guid, info->ti_pi->p_port_num); in eibnx_port_monitor() 211 info->ti_hca_guid, info->ti_pi->p_port_num); in eibnx_port_monitor() 222 info->ti_hca_guid, info->ti_pi->p_port_num); in eibnx_port_monitor() 258 info->ti_hca_guid, info->ti_pi->p_port_num); in eibnx_port_monitor() 773 info->ti_hca_guid, info->ti_pi->p_port_num, wqe->qe_type); in eibnx_handle_wcerr() 779 info->ti_hca_guid, info->ti_pi->p_port_num, wqe->qe_type); in eibnx_handle_wcerr() 785 info->ti_hca_guid, info->ti_pi->p_port_num, wqe->qe_type); in eibnx_handle_wcerr() [all …]
|
H A D | enx_misc.c | 137 info->ti_hca_guid); in eibnx_create_node_props() 141 EIB_PROP_HCA_GUID, info->ti_hca_guid, dip, ret); in eibnx_create_node_props() 358 ti->ti_hca_guid = hca->hc_guid; in eibnx_start_port_monitor() 373 if ((hca_dip = ibtl_ibnex_hcaguid2dip(ti->ti_hca_guid)) == NULL) { in eibnx_start_port_monitor() 375 "returned NULL", ti->ti_hca_guid); in eibnx_start_port_monitor() 379 ti->ti_hca_guid, hca_dip); in eibnx_start_port_monitor() 383 ti->ti_hca_guid, hca_dip); in eibnx_start_port_monitor()
|
H A D | enx_q.c | 308 gwi->gw_portid, info->ti_hca_guid, in eibnx_add_gw_to_gwlist() 321 gwi->gw_portid, info->ti_hca_guid, in eibnx_add_gw_to_gwlist() 624 "gw_port_id=0x%x", info->ti_hca_guid, in eibnx_queue_for_creation()
|
/titanic_44/usr/src/uts/common/sys/ib/clients/eoib/ |
H A D | enx_impl.h | 309 ib_guid_t ti_hca_guid; member
|