Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/sfxge/common/
H A Defx_mcdi.c166 if (emcop != NULL && emcop->emco_fini != NULL) in efx_mcdi_fini()
167 emcop->emco_fini(enp); in efx_mcdi_fini()
H A Defx_impl.h425 void (*emco_fini)(efx_nic_t *); member