Home
last modified time | relevance | path

Searched refs:EIB_NDI_EVENT_LOGIN_ACK (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/ib/clients/eoib/
H A Deib.h122 #define EIB_NDI_EVENT_LOGIN_ACK "SUNW,eoib:vnic-login-ack" macro
/illumos-gate/usr/src/uts/common/io/ib/clients/eoib/
H A Deib_main.c754 if ((ret = ddi_get_eventcookie(ss->ei_dip, EIB_NDI_EVENT_LOGIN_ACK, in eib_add_event_callbacks()
958 if (ddi_get_eventcookie(ss->ei_dip, EIB_NDI_EVENT_LOGIN_ACK, in eib_rb_add_event_callbacks()
H A Denx_main.c169 { ENX_EVENT_TAG_LOGIN_ACK, EIB_NDI_EVENT_LOGIN_ACK,
H A Denx_hdlrs.c821 EIB_NDI_EVENT_LOGIN_ACK, &cookie, NDI_EVENT_NOPASS); in eibnx_handle_login_ack()