Home
last modified time | relevance | path

Searched refs:ENX_DPRINTF_DEBUG (Results 1 – 6 of 6) sorted by relevance

/illumos-gate/usr/src/uts/common/io/ib/clients/eoib/
H A Denx_q.c212 ENX_DPRINTF_DEBUG("updating child dip for " in eibnx_update_child()
446 ENX_DPRINTF_DEBUG("gateway adv period changed " in eibnx_replace_gw_in_gwlist()
454 ENX_DPRINTF_DEBUG("gateway ka period changed " in eibnx_replace_gw_in_gwlist()
462 ENX_DPRINTF_DEBUG("vnic ka period changed " in eibnx_replace_gw_in_gwlist()
470 ENX_DPRINTF_DEBUG("gateway control qpn changed " in eibnx_replace_gw_in_gwlist()
478 ENX_DPRINTF_DEBUG("gateway lid changed from 0x%x to 0x%x", in eibnx_replace_gw_in_gwlist()
502 ENX_DPRINTF_DEBUG("host adm vnics changed from 0x%x to 0x%x", in eibnx_replace_gw_in_gwlist()
510 ENX_DPRINTF_DEBUG("gateway sl changed from 0x%x to 0x%x", in eibnx_replace_gw_in_gwlist()
517 ENX_DPRINTF_DEBUG("gateway n_rss_qpn changed from 0x%x to 0x%x", in eibnx_replace_gw_in_gwlist()
536 ENX_DPRINTF_DEBUG("gateway system name changed from %s to %s", in eibnx_replace_gw_in_gwlist()
[all …]
H A Denx_main.c380 ENX_DPRINTF_DEBUG("EoIB device: %s@%s, %s%d", in eibnx_bus_ctl()
468 ENX_DPRINTF_DEBUG("eibnx_bus_config: " in eibnx_bus_unconfig()
616 ENX_DPRINTF_DEBUG("eibnx_config_child: invalid eoib " in eibnx_config_child()
632 ENX_DPRINTF_DEBUG("eibnx_unconfig_child: invalid eoib " in eibnx_unconfig_child()
H A Denx_fip.c127 ENX_DPRINTF_DEBUG("eibnx_fip_solicit_ucast: " in eibnx_fip_solicit_ucast()
135 ENX_DPRINTF_DEBUG("eibnx_fip_solicit_ucast: " in eibnx_fip_solicit_ucast()
142 ENX_DPRINTF_DEBUG("eibnx_fip_solicit_ucast: gw swqe " in eibnx_fip_solicit_ucast()
H A Denx_hdlrs.c576 ENX_DPRINTF_DEBUG("eibnx_comp_intr: " in eibnx_comp_intr()
814 ENX_DPRINTF_DEBUG("no eoib child with instance 0x%x found " in eibnx_handle_login_ack()
H A Denx_misc.c506 ENX_DPRINTF_DEBUG("onlining %s", node_name); in eibnx_configure_node()
/illumos-gate/usr/src/uts/common/sys/ib/clients/eoib/
H A Denx_impl.h74 #define ENX_DPRINTF_DEBUG eibnx_dprintf_debug macro
78 #define ENX_DPRINTF_DEBUG(...) (void)(0)