Searched refs:epo_bist_stop (Results 1 – 2 of 2) sorted by relevance
603 EFSYS_ASSERT(epop->epo_bist_stop != NULL); in efx_bist_stop()605 if (epop->epo_bist_stop != NULL) in efx_bist_stop()606 epop->epo_bist_stop(enp, type); in efx_bist_stop()
263 void (*epo_bist_stop)(efx_nic_t *, efx_bist_type_t); member