Home
last modified time | relevance | path

Searched refs:emco_init (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/io/sfxge/common/
H A Defx_mcdi.c132 if (emcop != NULL && emcop->emco_init != NULL) { in efx_mcdi_init()
133 if ((rc = emcop->emco_init(enp, emtp)) != 0) in efx_mcdi_init()
H A Defx_impl.h419 efx_rc_t (*emco_init)(efx_nic_t *, const efx_mcdi_transport_t *); member