Searched refs:epo_bist_stop (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/sys/dev/sfxge/common/
H A Defx_phy.c52 siena_phy_bist_stop, /* epo_bist_stop */
71 ef10_bist_stop, /* epo_bist_stop */
541 EFSYS_ASSERT(epop->epo_bist_stop != NULL);
543 if (epop->epo_bist_stop != NULL)
544 epop->epo_bist_stop(enp, type);
H A Defx_impl.h223 void (*epo_bist_stop)(efx_nic_t *, efx_bist_type_t); member in struct:efx_phy_ops_s

Completed in 100 milliseconds