Home
last modified time | relevance | path

Searched refs:emt_context (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/io/sfxge/common/
H A Defx_mcdi.c323 emtp->emt_logger(emtp->emt_context, EFX_LOG_MCDI_REQUEST, in efx_mcdi_request_start()
419 emtp->emt_logger(emtp->emt_context, in efx_mcdi_read_response_header()
485 emtp->emt_logger(emtp->emt_context, in efx_mcdi_finish_response()
694 emtp->emt_exception(emtp->emt_context, exception); in efx_mcdi_raise_exception()
708 emtp->emt_execute(emtp->emt_context, emrp); in efx_mcdi_execute()
722 emtp->emt_execute(emtp->emt_context, emrp); in efx_mcdi_execute_quiet()
778 emtp->emt_ev_cpl(emtp->emt_context); in efx_mcdi_ev_cpl()
834 emtp->emt_ev_proxy_response(emtp->emt_context, handle, rc); in efx_mcdi_ev_proxy_response()
888 emtp->emt_ev_cpl(emtp->emt_context); in efx_mcdi_ev_death()
H A Defx.h198 void *emt_context; member
/illumos-gate/usr/src/uts/common/io/sfxge/
H A Dsfxge_mcdi.c303 emtp->emt_context = sp; in sfxge_mcdi_init()