Home
last modified time | relevance | path

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

/freebsd/sys/dev/sfxge/common/
H A Defx_mcdi.c173 if (emcop != NULL && emcop->emco_fini != NULL) in efx_mcdi_fini()
174 emcop->emco_fini(enp); in efx_mcdi_fini()
H A Defx_impl.h498 void (*emco_fini)(efx_nic_t *); member